how to show a particular database in mysql code example Example 1: show tables mysql Click to copySHOW TABLES; Example 2: how to check tables in mysql Click to copymysql -u user -p