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 -> REF Cursor

REF Cursor

From: <deepa.jayakumar_at_gmail.com>
Date: 5 Jun 2006 05:09:43 -0700
Message-ID: <1149509383.738275.266420@i39g2000cwa.googlegroups.com>


Say, I have 20 REF cursors in a StoredProcedure that needs to be returned to the client.
Is it possible to put all the REF Cursors in a array and return it as a single variable from a stored procedure instead of sending it in 20 out parameters? Received on Mon Jun 05 2006 - 07:09:43 CDT

Original text of this message

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