A

Admin • 833K Points
Coach

Q. The number of values that can be returned from a given stored function is . . . . . . . .

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

Explanation by: Admin

0: This option is incorrect. Stored functions in MySQL are designed to return a single value. Therefore, the number of values returned cannot be zero.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.