neillovell
Programmer
Hello!
I know I can use
SELECT * Top 20 ORDER BY TheDateField
or something similar to get the top 20 records in a database, but how can I get records 5-15 ? I'm thinking if I had several forms or web pages each with select records only. Link when you search on ebay or google and you have those numbers at the bottom.
Thanks.
I know I can use
SELECT * Top 20 ORDER BY TheDateField
or something similar to get the top 20 records in a database, but how can I get records 5-15 ? I'm thinking if I had several forms or web pages each with select records only. Link when you search on ebay or google and you have those numbers at the bottom.
Thanks.