Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Return a recordset from Oracle function/sp???
Yes, you need to use a ref cursor.
There are examples on Thomas Kyte website, http://osi.oracle.com/~tkyte/
Hth,
--
Sybrand Bakker, Oracle DBA
Dana Jian <djian_at_trasa.com> wrote in message
news:384836df$0$48657_at_news.choice.net...
> Hi everybody,
>
> I'm a new user of Oracle.
> My question is, is it possible to return a recordset (multiple rows with
> multiple columns) from Oracle function/stored procedure?? How?
>
> Thanks a lot for any help!
>
> Dana Jian
> dan_jian_at_hotmail.com
>
>
Received on Fri Dec 03 1999 - 16:41:58 CST
![]() |
![]() |