- 
					 In which table of INFORMATION_SCHEMA is the information about table index characteristics stored?
 
- 
                        
- VIEWS
 - SCHEMATA
 - STATISTICS
 - FILES
 - None of these
 
 
Correct Option: C
The ‘STATISTICS’ table in the ‘INFORMATION_SCHEMA’ stores information about the table index characteristics. ‘INFORMATION_SCHEMA’ is responsible for storing database metadata.