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

Home -> Community -> Usenet -> c.d.o.misc -> Returning resultset from Stored proc

Returning resultset from Stored proc

From: kev <kevin.porter_at_fast.no>
Date: Thu, 24 Feb 2000 09:48:33 +0000
Message-ID: <38B4FE71.EBE3BF84@fast.no>


Hi,

I want to write a stored procedure which will perform a query and return the result. I know how to return values via IN OUT variables, but can I return a whole resultset?
Example code would be appreciated, the simpler the better.

thanks,

Received on Thu Feb 24 2000 - 03:48:33 CST

Original text of this message

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