Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Ref Cursor IN to an Oracle stored Procedure
Jawahar Rajan wrote:
> 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
http://www.psoug.org/reference/ref_cursors.html
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Mon Mar 01 2004 - 00:07:52 CST
![]() |
![]() |