MySQL show tables from a database

MySQL command to view all tables from a database:


SHOW TABLES;

Leave a Reply

Your email address will not be published. Required fields are marked *