A

Admin • 833K Points
Coach

Q. The statement that constructs a branching flow-control construct is . . . . . . . .

  • (A) BEGIN...END
  • (B) individual database tables
  • (C) ITERATE
  • (D) LEAVE
  • Correct Answer - Option(B)
  • Views: 34
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about a special type of command in MySQL that helps you create a decision-making structure within your code. Imagine you're building a recipe, and you need to choose between using olive oil or butter depending on what you have on hand. This decision-making process is what a branching flow-control construct does!

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.