Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Designing a PL/SQL app.
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
![]() |
![]() |