Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Dynamically calling procedures AND returning REF CURSORs
Hello,
I want to pass a list of proc names along with their arguments to a parent proc. The parent proc then needs to dynamically call the procs one-by-one passing in the params for each proc, and then return REF CURSORs back to the caller (in this case the data access layer of the application).
Is this possible?
Rasika. Received on Wed Aug 10 2005 - 02:21:53 CDT
![]() |
![]() |