Packages

Packages are encapsulated collections of related procedures, stored functions, and other program objects stored together in the database. Package bodies, specified subsequently, defines these objects. An package consists of two parts: a specification and a body.

Just simply click -> Package to open an object pane for Package. A right-click displays the popup menu or using the object pane toolbar below, allowing you to create new, edit and delete the selected package.

Create Package (Package Specification)

To create a new package

Edit Package

To edit the existing package (manage its definition etc)

Delete Package

To delete a package

Create Package Body (Package Body)

To create a new package body

Edit Package Body

To edit the existing package body (manage its definition etc)

Delete Package Body

To delete a package body

Run Package

To run a package in the object pane

To run a package in the Package Designer

Debug Package

To debug a package

To debug a package in the Package Designer

Maintain Package

To maintain a package

Achieve Package Information

To achieve a package information (Package Owner, Status, Body Status and DDL, etc)