Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Include File in PL/SQL?
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 Received on Sat Jan 27 2007 - 18:24:01 CST