InterviewSolution
Saved Bookmarks
| 1. |
The statement that alters an existing event to have the given definition is _____________(a) ALTER EVENT(b) ALTER DATABASE(c) ALTER FUNCTION(d) ALTER DATABASEThis question was posed to me by my college director while I was bunking the class.Asked question is from SQL Statement Syntax (Non-Compound Statements) in chapter SQL Syntax of MySQL |
|
Answer» Correct option is (a) ALTER EVENT |
|