Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Ref Cursor IN to an Oracle stored Procedure
I am trying to pass in a ref Cursor to an oracle stored procedure. Is this
possible?
How can one pass an array to a stored procedure. Do I need to set up the input parameter as a "type" in oracle for example
TYPE in_Sites%Site - where site is the name of a table that I am trying to populate with data.
Any help is appreciated
Jawahar Received on Sun Feb 29 2004 - 21:02:41 CST
![]() |
![]() |