Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Webserver + PL/SQL
Mark Miller wrote:
> victor tsien wrote:
> >
> > When I code a pl/sql to do select from a large database, the rows
returned
> > might be over thousands and that will make the desktop hanged
(depends on
> > the memory).
> > How can I make it a hundred rows a page to send to the browser or
browser
> > will
> > handle that? (I am using Oracle Webserver)
>
Use owa_util.cellsprint, version 3 or 4. This function is included in
Version 2.1 of Web Server.
Received on Fri May 23 1997 - 00:00:00 CDT
![]() |
![]() |