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: PL/SQL - Returning resultset-like values from functions

Re: PL/SQL - Returning resultset-like values from functions

From: Carsten Alexander <acamat_at_web.de>
Date: Mon, 12 Aug 2002 10:22:23 -0000
Message-ID: <aj7rb4$1902nt$1@ID-86275.news.dfncis.de>


"Jusung Yang" <jusungyang_at_yahoo.com> wrote in message news:42ffa8fa.0208112314.1500872a_at_posting.google.com...

> Maybe objects and "table functions" are what you are looking for? Note
> that table functions do not need to be "pipelined" as is the case in
> this example.

Not really objects ('cause they have a "lifetime") more returning "structs" (see my last post) in a tablelike output.

--
Thanks,
Carsten
Received on Mon Aug 12 2002 - 05:22:23 CDT

Original text of this message

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