Metadata commands
SHOW TABLES
Reference and syntax for the SHOW TABLES command.
Returns a table with a row for each table in the current database, with columns containing information for each table as listed below.
For more information regarding tables, see information_schema.tables.