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
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset