Name
DROP LIBRARY
Synopsis
DROP LIBRARY [schema
.]library_name
Drops an external procedure library (library_name) from the database.
Note
You must have the DROP ANY LIBRARY system privilege to drop a library owned by another schema.
Example
The following example drops the library “carnegie”:
DROP LIBRARY carnegie
Get Oracle Database Administration: The Essential Refe now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.