InterviewSolution
Saved Bookmarks
| 1. |
In the CREATE TABLE statement, the engine name specified is case sensitive.(a) True(b) FalseThis question was addressed to me in unit test.My question is taken from Creating, Dropping, Indexing and Altering Tables topic in chapter Using SQL to Manage Data of MySQL |
|
Answer» Correct choice is (b) False |
|