A

Admin • 833K Points
Coach

Q. In which table of INFORMATION_SCHEMA is the information about table index characteristics stored?

  • (A) FILES
  • (B) STATISTICS
  • (C) SCHEMATA
  • (D) VIEWS
  • Correct Answer - Option(B)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking you about where MySQL stores information about table indexes. Indexes are like a table of contents for your data, making it faster to find specific rows.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.