Sybase: SET rowcount 10 SELECT column FROM table [download]
MySQL: SELECT column FROM table LIMIT 10 [download]
In reply to Re^2: Sybase to MySQL by Anonymous Monk in thread Sybase to MySQL by Anonymous Monk