How to get data from database but from the exact row?

Posted by Nitz on Stack Overflow See other posts from Stack Overflow or by Nitz
Published on 2010-05-03T11:33:16Z Indexed on 2010/05/03 11:38 UTC
Read the original article Hit count: 168

Filed under:
|

Hey Guys,

I am using mysql. Now I want to write that query in which i will give mysql the row number then mysql will data from that column no only.

means..

if i have twenty rows in database but i want to get only 10th no of rows data? so how to write that kind query?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about mysql-query