InterviewSolution
Saved Bookmarks
| 1. |
Which mode tells cache queries that begin with SELECT SQL_CACHE?(a) 0(b) 1(c) 2(d) 3I got this question in an interview.The question is from Administrative-Level Optimizations topic in chapter Query Optimization of MySQL |
|
Answer» Correct option is (c) 2 |
|