Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: function/procedure returning result set
Refer to
a your PL/SQL documentation, topic REF CURSORs
b the book of Steven Feuerstein on PL/SQL
c http://osi.oracle.com/~tkyte/resultsets/index.html
Your question is a FAQ. Apart from FAQ sites like www.orafaq.com this newsgroups archives at www.deja.com are also capable of answering such questions.
Hth,
Sybrand Bakker, Oracle DBA
Patrick Joyal <please.reply_at_to.the.newsgroup> schreef in berichtnieuws
39188302_at_news...
> Hi,
>
> does someone have an example of a function/procedure in PL/SQL
> that return a result set?
>
> I'm using VB/ADO with Oracle OLE DB provider, so I want to be able
> to store the result set in a Recordset object.
>
> thanks
>
> Patrick
>
>
>
Received on Tue May 09 2000 - 00:00:00 CDT
![]() |
![]() |