Mega Code Archive

 
Categories / MySQL / Command Mysql
 

To determine the tables a particular database contains, use SHOW TABLES

SHOW TABLES FROM world;