mysql view a table code example Example: show table mysql # First, select your database USE yourDb; # Then, simply SHOW TABLES;