posted 18 years ago
Hi,
I have an application that shows the data based on the search criteria, shows 10 records a time. I have a table with 1000+ records. When I run the following select it returns me the 1st 10
Now if I run the following it does not return me any data
Any help is appreciated. Thanks