INFORMATION_SCHEMA is not based on the SQL standard.
INFORMATION_SCHEMA is not based on the SQL standard. Correct Answer False
‘INFORMATION_SCHEMA’ is another way to access information about the databases and their objects (metadata). It is based on the ‘SQL standard’, although some content is MySQL-specific.