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: Thomas Bierhance <Bierhance_at_orbital-computer.de>
Date: 24 May 1999 21:33:40 GMT
Message-ID: <3749C64B.46E20D4C@orbital-computer.de>


> 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 - 16:33:40 CDT

Original text of this message

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