September 2009
Intermediate to advanced
1226 pages
39h 23m
English
A package is a grouping or packaging together of elements of PL/SQL code into a named scope. Packages provide a structure (both logically and physically) in which you can organize your programs and other PL/SQL elements such as cursors, TYPEs, and variables. They also offer significant, unique functionality, including the ability to hide logic and data from view, and to define and manipulate “global” or session-persistent data.
Read now
Unlock full access