Sybase: SET rowcount 10 SELECT column FROM table #### MySQL: SELECT column FROM table LIMIT 10