SHOW COLUMNS FROM tbl_name [FROM db_name] [LIKE wild] #### SELECT table_name, column_name FROM information_schema.columns