InterviewSolution
Saved Bookmarks
| 1. |
Which statement can be used for modifying the definition for an existing table?(a) ALTER(b) Modified(c) SELECT(d) FROMThis question was posed to me in semester exam.The origin of the question is Populating & Modifying Tables topic in division Using SQL to Manage Data of MySQL |
|
Answer» CORRECT CHOICE is (a) ALTER Easiest EXPLANATION: NONE. |
|