Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Array to Reference Cursor?
I have a procedure that will return N-rows from a table via a reference
cursor.
I have been unable to figure out a syntax that will let me return the array from a BULK COLLECT as a reference cursor unless I loop through the array loading the Object Type that the ref cursor requires.
Is there anyway to directly from the array to a ref. cursor?
Thanks - JR Received on Mon Sep 25 2006 - 14:56:48 CDT
![]() |
![]() |