show all data in table mysql code example Example 1: mysql show all tables show tables; Example 2: mysql show data from table mysql> SELECT * FROM [table name];