InterviewSolution
Saved Bookmarks
| 1. |
The statement to change the table name is __________(a) CHANGE(b) CHANGENAME(c) CHANGENM(d) RENAMEI got this question in class test.This intriguing question comes from Creating, Dropping, Indexing and Altering Tables topic in portion Using SQL to Manage Data of MySQL |
|
Answer» The correct choice is (d) RENAME |
|