Выберите таблицы из базы данных MySQL
SHOW TABLES from <databasename>;
Nasty Narwhal
SHOW TABLES from <databasename>;
select * from table_name