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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Returning multiple columns from Stored Procedure for use in a View.

Re: Returning multiple columns from Stored Procedure for use in a View.

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 15 Aug 2006 08:31:49 -0700
Message-ID: <1155655910.504532@bubbleator.drizzle.com>


john.roberts.2004_at_gmail.com wrote:
> Hello,
>
> I am using an oracle view to retreive data from many tables.
> My view calls a function to perform some complex calculations.
>
> I would like to be able to call the function (or stored procedure) once
> in my view,
> and have it return multiple columns of data for my view.
>
> I am sure this is possible, but I am not sure how to do it.
>
> Any direction would be great.
> Thanks for your help,

Sybrand's rant is on target ... version matters. If you want to see demos of pipelined table functions they can be found in Morgan's Library at www.psoug.org. In the future post version and edition.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Aug 15 2006 - 10:31:49 CDT

Original text of this message

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