Oracle Package Editor - Specification Tab
The following describes the options for the Specification tab in the Oracle Package Editor dialog:
- Package Specification
-
To successfully specify a package you must enter text into this field. This field corresponds to the CREATE PACKAGE AS statement. This field is a multi-line entry field where you can enter or edit package specification statements. There is no syntax checking for this field.
- Procedures
-
When you click the Procedures button, the Oracle Procedures editor opens on the Code tab. Select a stored procedure to copy and paste into the package.
- Functions
-
When you click the Functions button, the Oracle Functions editor opens on the Code tab. Select a function to copy and paste into the package.
- Macro Toolbox
-
Opens the Macro Toolbox where you can select a macro to insert into the Package Specification field.
You can cut, copy, paste, and edit text as needed in the Package Specification field by clicking on the appropriate button located next to the Macro Toolbox button.
Copyright © 2023 Quest Software, Inc. |