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 -> Re: Include File in PL/SQL?

Re: Include File in PL/SQL?

From: DA Morgan <damorgan_at_psoug.org>
Date: Sat, 27 Jan 2007 16:44:38 -0800
Message-ID: <1169945075.293935@bubbleator.drizzle.com>


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.org
Received on Sat Jan 27 2007 - 18:44:38 CST

Original text of this message

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