mysql> show tables; +-----------------------+ | Tables_in_application | +-----------------------+ | orders | +-----------------------+ 1 row in set (0.00 sec)
mysql> show tables;
+-----------------------+
| Tables_in_application |
+-----------------------+
| orders |
+-----------------------+
1 row in set (0.00 sec)