InterviewSolution
Saved Bookmarks
| 1. |
What sets the association between one or more MyISAM tables and the named key cache?(a) BEGIN(b) CACHE INDEX(c) ALTER DATABASE(d) ALTER EVENTThe question was posed to me in homework.This key question is from Comment Syntax topic in division SQL Syntax of MySQL |
|
Answer» Correct choice is (b) CACHE INDEX |
|