|
-
Originally posted by steeve123
Encapsulation, dependency, other reason why to use package?
It is good to logically group your PL/SQL code into packages.
But there a several other reasons: You can pin just one package and thus no neeed to pin all procedures the application uses separately, etc..
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g,12c
email: [email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|