InterviewSolution
Saved Bookmarks
| 1. |
The privilege that must be given to the database to create a stored function or procedure is ____________(a) CREATE ROUTINE(b) CREATE METHOD(c) CREATE FUNCTION(d) CREATE PROCEDUREI had been asked this question by my college professor while I was bunking the class.Enquiry is from Updating MySQL in section General MySQL Administration of MySQL |
|
Answer» The CORRECT choice is (a) CREATE ROUTINE |
|