1-- MySQL23-- Leave statement is used to immediately exit the loop. 4[label]: LOOP
5 ...
6-- terminate the loop7 IF conditionTHEN8 LEAVE [label];
9END IF;
10 ...
11END LOOP;
1213
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content