mysql find top 10 records code example Example: mysql command line top 10 mysql> select *from DemoTable limit 0,10;