Re: PL/Compiler

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.com>
Date: Tue, 21 Jan 2003 03:52:34 GMT
Message-ID: <6u3X9.65669$Yq3.13550_at_sccrnsc02>


The database compiles it when it is submitted. However, dynamically doing this may not be a good idea - it depends. Read the docs, it is much different than a C program. Do you dynamically compile C code as it runs? You can go to otn.oracle.com and sign up for free and access the documentation.
Jim
"Itsd" <itsd2001_at_hotmail.com> wrote in message news:6e41ded2.0301201803.554a6638_at_posting.google.com...
> Hi,
>
> I am new in PL/SQL programming.
>
> I want to know if it is possible to compile PL/SQL code at runtime?
>
> For exemple I want to dynamically create a package and then compile it.
>
> Can you tell me if it is possible to use a command that would compile the
package?
> I want to use it the same way I would use the makefile command for a C
program.
>
>
> Thanks
Received on Tue Jan 21 2003 - 04:52:34 CET

Original text of this message