Q. The number of values that can be returned from a given stored function is . . . . . . . .
β
Correct Answer: (B)
1
Explanation: 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.