MySQL zeigen Daten aus der Tabelle
mysql> SELECT * FROM [table name];
Pl0erre
mysql> SELECT * FROM [table name];