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

Home -> Community -> Usenet -> c.d.o.server -> Re: how to pass a resultset out of a store procedure

Re: how to pass a resultset out of a store procedure

From: Brian Everett <brian.everett01_at_home.com>
Date: Mon, 19 Feb 2001 02:59:56 GMT
Message-ID: <9m219tklat8fu8afq2iiisn8rtb3mhi1fm@4ax.com>

You might want to look at one kind of loop.

Brian

On Tue, 13 Feb 2001 11:13:27 GMT, "Surti" <surti_us_at_yahoo.com> wrote:

>If i want to write a statement "select * from abc" (which returns multiple
>records with multiple fields) then how can i pass this resultset to me front
>end. the output parameters won't work here as I need to pass out multiple
>records
>
>Any help will be appreciated
>
Received on Sun Feb 18 2001 - 20:59:56 CST

Original text of this message

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