Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: create a page list that outputs 5 rows per page in PL/SQL

Re: create a page list that outputs 5 rows per page in PL/SQL

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Thu, 1 Mar 2001 11:02:06 -0000
Message-ID: <97la7b$cdk$1@soap.pipex.net>

What technologies are you using?

--
Niall Litchfield
Oracle DBA
Audit Commission UK
"Christian Lawrence" <christian_at_ddyne.com> wrote in message
news:3A9D4FA0.DD85D208_at_ddyne.com...

> Hello,
> I have a select statement that is grabbing 45 rows from the database and
> printing the results to a web page.
> How do I limit the output from 45 to 5 per page and then add a next
> button at the bottom to retrieve the next 5 until I am at the last set
> of 5.
> Thanks in advance,
> Christian
>
>
Received on Thu Mar 01 2001 - 05:02:06 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US