Updated Feb 20, 2019
Send us feedback
SHOW TABLES [{FROM|IN} db_name] [LIKE 'pattern']
Return all tables. Shows a table’s database and whether a table is temporary.
FROM | IN
LIKE 'pattern'
pattern
*