Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Result Set as Return Value ?

Re: Result Set as Return Value ?

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Fri, 2 May 2003 21:18:50 +0100
Message-ID: <3eb2d270$0$4850$cc9e4d1f@news.dial.pipex.com>


ref cursor is the datatype you want, and yes it is possible.

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer
******************************************
"Georg Scholz" <georg.scholz_at_vienna.at> wrote in message
news:h2Asa.149868$v62.1523596_at_news.chello.at...

> Dear all,
>
> is it prossible to write a stored procedure which returns the result set
of
> a SELECT - Statement?
>
> Just looked through the manuals and found datatyes "RECORD" or
"DATASET". -
> Can these be used for this purpose?
>
> Thanks in advance
>
> Georg Scholz
> www.scholz-informatik.at
>
>
Received on Fri May 02 2003 - 15:18:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US