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: Create a view using OUT values from a procedure - how?

Re: Create a view using OUT values from a procedure - how?

From: Jeff <jeff_at_work.com>
Date: Fri, 08 Oct 2004 13:04:25 GMT
Message-ID: <ck638p$r89$2@cronkite.cc.uga.edu>


In article <4syhgrbsywpd.90wdk4tuxmp1$.dlg_at_40tude.net>, Mike <none_at_nospam.com> wrote:

>Thanks for the reponse, but the problem is, the real world problem I am
>working on is much more complex, and I now realize the example I used was a
>foolish one because. 1) people think I'm doing a class assignment, and 2)
>the result appears easy to accomplish. The reality is, I will be calling a
>a function/procedure that is much more complex, yet the results are higly
>correlated.

I can understand why you'd want to avoid extra processing if both answers can be derived from the same complex processing. The structured return value in a function might be the ideal answer. Received on Fri Oct 08 2004 - 08:04:25 CDT

Original text of this message

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