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 Oracle Commands:

LIBRARY - CREATE LIBRARY
FUNCTION - CREATE FUNCTION
PROCEDURE - CREATE PROCEDURE

Related Views:

DBA_LIBRARIES        ALL_LIBRARIES        USER_LIBRARIES


 
Copyright © 1999-2024 SS64.com
Some rights reserved