Start for mysql Query PHP

Posted by Belgin Fish on Stack Overflow See other posts from Stack Overflow or by Belgin Fish
Published on 2010-06-18T03:52:22Z Indexed on 2010/06/18 4:03 UTC
Read the original article Hit count: 280

Filed under:

Hi,

I'm currently looking to have a mysql query retrieve data and have and a start and limit.

So like, select * from table where x = x START AT ID X LIMIT X

thanks :)

© Stack Overflow or respective owner

Related posts about mysql