Hi All, I need a select query, with which i can reach to a particular row directly. I mean if a table have 100 rows inserted,
we can use select * from table1 limit 10; with this query i will have 10 rows, but my requirement is only 10th row only should come as a result. If u have any solution for this please share with me. Thank you. regards, Bala Raju M.