Creating And Attaching A Library To A Module
Opening, compiling, defining and saving library modules, creates a library. One can define the subsequent category of PL/SQL subprograms in a library:
• Procedures
• Functions
• Package specifications
• Package bodies.