A

Admin • 833K Points
Coach

Q. The statement that exits a labeled flow-control construct is . . . . . . . .

  • (A) DESCRIBE
  • (B) LEAVE
  • (C) LOOP
  • (D) RETURN
  • Correct Answer - Option(B)
  • Views: 26
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how to exit a loop in MySQL. Loops are used to repeat a block of code several times. Let's understand the options:

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.