show what is in table
SELECT * FROM [table name]; SHOW TABLES; SHOW COLUMNS FROM table; DESCRIBE name_tables;