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

In which table of INFORMATION_SCHEMA is the information about table index characteristics stored? Correct Answer STATISTICS

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

Related Questions

Which table in INFORMATION_SCHEMA stores information about storage engines and server plugins?
Which table in the ‘INFORMATION_SCHEMA’ stores information about storage engines and server plugins?
Which table in the 'INFORMATION_SCHEMA' stores information about storage engines and server plugins?