ligne de commande mysql top 10
mysql> select *from DemoTable limit 0,10;
Strange Snake
mysql> select *from DemoTable limit 0,10;