Who Can Drop an Exception
The DROP EXCEPTION
statement can be executed by:
-
The owner of the exception
-
Users with the
DROP ANY EXCEPTION
privilege
The DROP EXCEPTION
statement can be executed by:
The owner of the exception
Users with the DROP ANY EXCEPTION
privilege
DROP EXCEPTION
ExamplesE_LARGE_VALUE
DROP EXCEPTION E_LARGE_VALUE;