Commande LOOP
<<<
Commande LEAVE Commande ITERATE
>>>

20.1.9 Instructions de contrôle
20.1 Syntaxe des procédures stockées
20 Procédures stockées et fonctions
 Manuel de Référence MySQL 4.1 : Version Française

Commande IF
Commande CASE
Commande LOOP
->Commande LEAVE
Commande ITERATE
Commande REPEAT
Syntaxe WHILE

20.1.9.4 Commande LEAVE


LEAVE label
Cette commande sert à sortir d'une instruction de contrôle.

<< Commande LEAVE >>
Commande LOOP Instructions de contrôle Commande ITERATE