how to get the list of tables in db in mysql code example Example 1: mysql command show tables SHOW TABLES; Example 2: how to check tables in mysql mysql -u user -p