Home » SQL & PL/SQL » SQL & PL/SQL » Constructs within a package
Constructs within a package [message #8171] Thu, 31 July 2003 05:13 Go to next message
Jenn
Messages: 6
Registered: November 2001
Junior Member
Can constructs declared within the body of a package be used outside the package? Does anyone know if this is true. I am trying to find out, but am unable to.

Thanks
Re: Constructs within a package [message #8175 is a reply to message #8171] Thu, 31 July 2003 11:33 Go to previous message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
If the procedure, function, or variable is not declared in the package spec, it is private to that package and cannot be referenced outside the package.
Previous Topic: find out the existing users
Next Topic: DBMS.JOB Every Day Except 1 day???
Goto Forum:
  


Current Time: Wed Apr 24 19:26:39 CDT 2024