Q. How many values can be returned from a given stored function?
β
Correct Answer: (B)
1
Explanation: This question asks about stored functions in MySQL. A stored function is like a mini-program that you can use over and over again.