InterviewSolution
Saved Bookmarks
| 1. |
Which mode tells not to cache query results?(a) 0(b) 1(c) 2(d) 3The question was posed to me by my school principal while I was bunking the class.This interesting question is from Administrative-Level Optimizations topic in section Query Optimization of MySQL |
|
Answer» Right OPTION is (a) 0 |
|