Record Fetching Problem!

Status
Not open for further replies.

Mervyn

New Member
Hi.

I have to fetch number of records (1000nd to 1010th) from a table say customer which has more than 10 thousand records.

I am using a Index which is not a primary index and I directly wants to go and fetch without counting the number of records by using a counter inside the "for each".

Pls help!

Mervyn.
 
Status
Not open for further replies.
Back
Top