Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Include File in PL/SQL?
Michael42 wrote:
> Hello,
>
> I know it is possible to call other procedures and functions from PL/
> SQL. Is it possible in Oracle 10g to having the equivalent of an
> "include file"?
>
> In this way you could have the functional equivalent of global
> variables (at least constants) without having to opt to use a Package
> at every turn.
>
> Thanks,
>
> Michael42
Why would you write code and not use packages?
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Sat Jan 27 2007 - 18:44:38 CST