DROP LIBRARY
Drop an external procedure
Syntax:
DROP LIBRARY library_name;
"A library is not a luxury but one of the necessities of life" - Henry Ward Beecher
Related Commands:
LIBRARY - CREATE LIBRARY
FUNCTION - CREATE FUNCTION
PROCEDURE - CREATE PROCEDURE
Related Views:
DBA_LIBRARIES ALL_LIBRARIES USER_LIBRARIES