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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Record or Table Function Results

RE: Record or Table Function Results

From: Toepke, Kevin M <ktoepke_at_cms.cendant.com>
Date: Tue, 3 Oct 2000 07:14:00 -0400
Message-Id: <10638.118367@fatcity.com>


It sounds like you want to use a REF CURSOR

>
> Does anyone know if there is any way to return a table or
> record datatype
> from an Oracle function, then use the returned results in a select
> statement? I want to return a record from a function, then
> join this single
> row (record result) to other tables in an outer query.
>
> Any help would be appreciated.
>
> Thanks,
> rjh.
> ~~~~~~~~~~~~~~~~~~~~~~~
> Rich Heitzig
> Carlson Wagonlit Travel, Inc.
> 763-212-5273 Desk
> > <mailto: rheitzig_at_carlson.com>
> ~~~~~~~~~~~~~~~~~~~~~~~
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Heitzig, Rich
> INET: rheitzig_at_carlson.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Oct 03 2000 - 06:14:00 CDT

Original text of this message

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