A

Admin • 802.91K Points
Coach

Q. What is the maximum number of ELSE clauses that can be included in an IF clause that is not nested?

  • (A) 1
  • (B) 0
  • (C) 15
  • (D) Any number
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
We can have else clause for every IF clause. But if the IF clause is not nested there is only one else.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.