InterviewSolution
Saved Bookmarks
| 1. |
Which of these return a result to the client?(a) Stored functions(b) Stored procedures(c) Triggers(d) EventsI had been asked this question in unit test.Enquiry is from Compound Statements and Statement Delimiters topic in chapter Stored Programs of MySQL |
|
Answer» Correct option is (a) Stored FUNCTIONS |
|