πŸ“Š MySQL
Q. In which table of INFORMATION_SCHEMA is the information about table index characteristics stored?
  • (A) VIEWS
  • (B) SCHEMATA
  • (C) STATISTICS
  • (D) FILES
πŸ’¬ Discuss
βœ… Correct Answer: (C) STATISTICS

Explanation: The ‘STATISTICS’ table in the ‘INFORMATION_SCHEMA’ stores information about the table index characteristics. ‘INFORMATION_SCHEMA’ is responsible for storing database metadata.

Explanation by: Nitin Gupta
The ‘STATISTICS’ table in the ‘INFORMATION_SCHEMA’ stores information about the table index characteristics. ‘INFORMATION_SCHEMA’ is responsible for storing database metadata.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
399
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Nitin Gupta
Publisher
πŸ“ˆ
90%
Success Rate