Create PL/SQL Function, Procedure, or Package


Specify the following information for a PL/SQL subprogram (function or procedure) or a package to contain subprograms.

Object Name: Name of the object. Must be unique within a schema.

Object Type (if you have specified PL/SQL Subprogram and not a specific type of object): One of the following object types:

The object is created and is displayed in the Editor window, where you can enter the details.

For information about PL/SQL subprograms, see Subprograms and Packages: Usage Information.

Related Topics

Database Objects

SQL Developer User Interface

Dialog Boxes for Creating/Editing Objects