List/Table Management with Oracle

wxdqz

New Member
Using MySql, I can create a list from a
query using the LIMIT clause and session management functions to enable me to step through the resultset i.e.
next page/previous page e.g. when looking
at a catalogue of items.

I am looking for help how one might achieve
this with Oracle and php4?

Many Tx.

Rgds

Lawrence
 
Back
Top