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 the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.