MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

18.1.9 Flow Control Constructs

The IF, CASE, LOOP, WHILE, ITERATE, and LEAVE constructs are fully implemented.

These constructs may each contain either a single statement, or a block of statements using the BEGIN ... END compound statement. Constructs may be nested.

FOR loops are not currently supported.

18.1.9.1 IF Statement  
18.1.9.2 CASE Statement  
18.1.9.3 LOOP Statement  
18.1.9.4 LEAVE Statement  
18.1.9.5 ITERATE Statement  
18.1.9.6 REPEAT Statement  
18.1.9.7 WHILE Statement  



This document was generated by rdg (Feb 25 2004) using texi2html