InterviewSolution
Saved Bookmarks
| 1. |
What returns a result to the client?(a) Stored functions(b) Stored procedures(c) Triggers(d) EventsI have been asked this question in an internship interview.The question is from PHP Overview in chapter MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» Correct choice is (a) Stored functions |
|