InterviewSolution
Saved Bookmarks
| 1. |
The information about table index characteristics is stored in which table of INFORMATION_SCHEMA?(a) FILES(b) STATISTICS(c) SCHEMATA(d) VIEWSThis question was addressed to me during a job interview.I would like to ask this question from Obtaining Database Metadata in division Using SQL to Manage Data of MySQL |
|
Answer» Correct CHOICE is (B) STATISTICS |
|