MySQL mostra dados da tabela

mysql> SELECT * FROM [table name];
Pl0erre