show data mysql code example Example 1: mysql show data from table mysql> SELECT * FROM [table name]; Example 2: show databse mysql SHOW DATABASES;