InterviewSolution
Saved Bookmarks
| 1. |
What performs a key distribution analysis and stores the distribution for the named table or tables?(a) ANALYZE TABLE(b) CHECK TABLE(c) CHECKSUM TABLE(d) OPTIMIZE TABLEThe question was asked in examination.I would like to ask this question from Principles of Preventive Maintenance topic in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» Right choice is (a) ANALYZE TABLE |
|