SyntaxFix
Write A Post
Hire A Developer
Questions
Use the LIMIT clause:
/* rows x- y numbers */ SELECT * FROM tbl LIMIT x,y;
refer : http://dev.mysql.com/doc/refman/5.0/en/select.html