InterviewSolution
Saved Bookmarks
| 1. |
The default index type for MEMORY tables is __________(a) HASH(b) SPATIAL(c) FULLTEXT(d) UNIQUEI had been asked this question in a national level competition.My query is from Creating, Dropping, Indexing and Altering Tables topic in section Using SQL to Manage Data of MySQL |
|
Answer» The correct option is (a) HASH |
|