InterviewSolution
Saved Bookmarks
| 1. |
How many values can be returned from a given stored function?(a) 0(b) 1(c) 2(d) 3This question was posed to me by my college professor while I was bunking the class.Asked question is from Stored Functions and Procedures topic in chapter Stored Programs of MySQL |
|
Answer» The CORRECT answer is (b) 1 |
|