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: Designing a PL/SQL app.

Re: Designing a PL/SQL app.

From: Danielle Engel <dogbert_at_myremarq.com>
Date: Mon, 24 May 1999 22:29:02 -0400
Message-ID: <374A0AEE.A9CBADBE@myremarq.com>


That's OK, because it only needs to compile once per run. On the other hand, it will typically execute a minimum of 2000 times per run on an average night!

Thomas Bierhance wrote:

> > I could write a procedure which in turn would build another
> > procedure, piecing together the function calls, conditions, etc. that I need
> > from the external file, and integrate it into the rest of the source code I
> > need for each iteration.
> >
>
> Yup, that's exactly what I think to be a good solution for your problem, though
> every compilation will take some time...
Received on Mon May 24 1999 - 21:29:02 CDT

Original text of this message

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