InterviewSolution
Saved Bookmarks
| 1. |
Which keyword is used to create a table as a temporary copy of itself?(a) TEMP(b) TEMPO(c) TEMPR(d) TEMPORARYThis question was posed to me at a job interview.This intriguing question comes from Creating, Dropping, Indexing and Altering Tables topic in division Using SQL to Manage Data of MySQL |
|
Answer» Correct OPTION is (d) TEMPORARY |
|