Programmatic & Compound Statements
Explore programmatic compound statements in MariaDB Server. This section covers BEGIN...END blocks, loops, and conditional logic for writing complex stored routines and event definitions.
BEGIN ENDCASE StatementDECLARE CONDITIONDECLARE HANDLERDECLARE VariableFORGOTOIFITERATELabelsLEAVELOOPREPEAT LOOPRESIGNALRETURNSELECT INTOSET VariableSIGNALWHILEUsing Compound Statements Outside of Stored ProgramsCursorsDiagnostics
Last updated
Was this helpful?