InterviewSolution
Saved Bookmarks
| 1. |
In which table of INFORMATION_SCHEMA is the information about table index characteristics stored?(a) FILES(b) STATISTICS(c) SCHEMATA(d) VIEWSI have been asked this question in an interview for internship.My question comes from Controlling How the Server Listens for Connections in chapter General MySQL Administration of MySQL |
|
Answer» Correct answer is (b) STATISTICS |
|