Re: can a PL/SQL procedure return multiple records ?

From: Erik Dahl <Dahl#m#_Erik_D_at_msmail.aai.arco.com>
Date: Tue, 22 Nov 1994 23:56:19 GMT
Message-ID: <Czp15y.62F_at_news.arco.com>


In article <3ap339$kgs_at_godot.cc.duq.edu> Sy Jerry, SYJERRY_at_duq3.cc.duq.edu
writes:

>subject says it all. can I write a PL/SQL procedure (or function)
>that will return multiple records ? (like a select returns multiple
>rows)
>
>jerry

Nope. You can return parameters. You could fill in a temp table with multiple records... Sybase stored procedures will work this way.

:-)

*---------------------------------->>><<<------------------------------*
* Erik Dahl                          >< ARCO Alaska, Inc.              *
* E-Mail     - lasedd_at_aai.arco.com   >< ANO-963E  (907) 263-4461       *
* Compuserve - 72754,1315            >< Opinions expressed are my own  *
*---------------------------------->>><<<------------------------------*
Received on Wed Nov 23 1994 - 00:56:19 CET

Original text of this message