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 TYPEDECLARE VariableFORGOTOIFITERATELabelsLEAVELOOPREPEAT LOOPRESIGNALRETURNSELECT INTOSIGNALWHILEUsing Compound Statements Outside of Stored ProgramsCursorsDiagnostics
Last updated
Was this helpful?

