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

From: Lawrence James <James.Lawrence_at_epamail.epa.gov>
Date: Fri, 2 Dec 1994 15:17:01 GMT
Message-ID: <James.Lawrence.41.000F4910_at_epamail.epa.gov>


In article <3ap339$kgs_at_godot.cc.duq.edu> SYJERRY_at_duq3.cc.duq.edu (Sy Jerry) writes:
>From: SYJERRY_at_duq3.cc.duq.edu (Sy Jerry)
>Subject: can a PL/SQL procedure return multiple records ?
>Date: 21 Nov 1994 03:10:33 GMT

>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

I don't believe you can. An enhancement to be added soon is the ability to return a cursor handle that you could then fetch from.

Lawrence..... Received on Fri Dec 02 1994 - 16:17:01 CET

Original text of this message