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: PLSQL procedure return values

Re: PLSQL procedure return values

From: Thomas Kyte <tkyte_at_oracle.com>
Date: 27 Aug 2002 13:45:53 -0700
Message-ID: <akgoe1015g1@drn.newsguy.com>


In article <92c0776e.0208271218.1eb39f83_at_posting.google.com>, taich_at_gmx.at says...
>
>Hi!
>
>I am looking for a posibility to return a cursor result set from a procedure.
>How can I do that?
>
>Any help will be greatly appreciated
>
>Thomas

ref cursors -- there is a function and a procedure example here: http://asktom.oracle.com/~tkyte/ResultSets/index.html

--
Thomas Kyte (tkyte@oracle.com)             http://asktom.oracle.com/ 
Expert one on one Oracle, programming techniques and solutions for Oracle.
http://www.amazon.com/exec/obidos/ASIN/1861004826/  
Opinions are mine and do not necessarily reflect those of Oracle Corp 
Received on Tue Aug 27 2002 - 15:45:53 CDT

Original text of this message

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