Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Include File in PL/SQL?

Include File in PL/SQL?

From: Michael42 <melliott42_at_yahoo.com>
Date: 27 Jan 2007 16:24:01 -0800
Message-ID: <1169943841.103538.288150@a75g2000cwd.googlegroups.com>


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

Original text of this message

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