InterviewSolution
Saved Bookmarks
| 1. |
Which of the following functions are not performed by “ALTER” clause?(a) Change the name of the table(b) Change the name of the column(c) Drop a column(d) All of the mentionedThe question was posed to me in examination.My query is from Populating & Modifying Tables topic in section Using SQL to Manage Data of MySQL |
| Answer» | |