Hi All!
Can anybody here give me a hint on the following situation?
Let's say we have a result set (cursor) got from SELECT statement having too
many records to display on a single page. How to split records among several
pages executing the single query?

It's easy to scroll cursor forward using ora_fetch(), but how to scroll a
cursor backward?

--------------------------------
Best regards,
Maxim Bubnov,
Software Engineer,
Stelt Telecom NN
[EMAIL PROTECTED]




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to