InterviewSolution
Saved Bookmarks
| 1. |
Which statement upgrades the database directory name encoding?(a) ALTER DATABASE(b) ALTER SERVER(c) ALTER EVENT(d) ALTER FUNCTIONI have been asked this question during a job interview.My enquiry is from SQL Statement Syntax (Non-Compound Statements) topic in division SQL Syntax of MySQL |
|
Answer» Correct option is (a) ALTER DATABASE |
|