Hi!
My query: SELECT * FROM table
Return 100 rows
I want to retrieve records from row number 20 to
row number 30...
How can I do this?
A select within a select?
With variables?
Thank you very much,
Nicolas
Hi!
My query: SELECT * FROM table
Return 100 rows
I want to retrieve records from row number 20 to
row number 30...
How can I do this?
Thank you very much,
Nicolas
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.