Hello,
Cynic wrote:
>
> Hi there,
>
> I'm in a situation where I need to produce a small app
> on top of an Oracle server really quickly. I'm quite a
> seasoned developer, but have only experience with MySQL
> so far. It's my understanding that Oracle lacks the
> MySQL's "LIMIT" feature. Lookin
Oracle have an hidden field called rownum, that defines the rownum of
the record (table or result table from a query).
Look in www.phpbuilder.com. There is an article about the building
Prev/next buttons. In the comments you have more than one answer to your
problem. Choose the one you think it's