Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> REF Cursor
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
![]() |
![]() |