Show or list tables in a MySQL database

Contributed by webgod on February 22, 2005 under MySQL

Once you have selected a database, you can list the tables in it by using the show command.

Comments Continue reading...