Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: what pl/sql construct can return multiple rows?
Oracle9i supports this directly - look for pipelined PL/SQL functions.
Thanks, Bjørn.
On Tuesday 19 March 2002 14:58, Magaliff, Bill wrote:
> Hi,
>
> Is there a way to write a procedure to return multiple rows? I have some
> nasty SQL that I'd like to convert to run server-side, but how do you spit
> out multiple rows from PL/SQL?
>
> thx
>
>
> Bill Magaliff
> Framework, Inc.
> 914-631-2322
-- Bjørn Engsig, Miracle A/S http://MiracleAS.dk -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: =?iso-8859-1?q?Bj=F8rn=20Engsig?= INET: bjorn_at_MiracleAS.dk Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Mar 20 2002 - 04:38:23 CST