I have an SQL database and am wondering what command you use to just get a list of the table names within that database.
SHOW tables
15 chars