Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Paging In Oracle
I have requirement of sending the records based on the input received from web.
I have a ref_cursor returning 30 rows..
Here I am supposed to do paging on the set of records present in the above ref cursor.
If web gives 1 , then I should send first 10 records in the ref cursor..
If gives 2 , then I should send next 10 records in the ref cursor..
similarly..I will get some sort of indicator from web to do pagination ..
Could any one tell me , how can we do paging in oracle
Thanks,
Vijay
Profile Answers by vijay.patil2005 Questions by vijay.patil2005
Questions by vijay.patil2005
Related Answered Questions
Related Open Questions