Previous |
Next |
To drop a package (specification and body), use either the SQL Developer navigation frame and Drop tool, or the DDL statement DROP
PACKAGE
.
To drop a package using the Drop tool:
On the Connections tab, expand the hr_conn
information by clicking the plus sign (+) to the left of the hr_conn
icon.
Under the hr_conn
icon, a list of schema object types appears.
Expand Packages.
A list of packages appears.
Right-click the name of the package to drop.
A list of choices appears.
Click Drop Package.
The Drop window opens.
Click Apply.
The Confirmation window opens.
Click OK.