Who Can Drop an External Function
The DROP EXTERNAL FUNCTION
statement can be executed by:
-
Owner of the external function
-
Users with the
DROP ANY FUNCTION
privilege
The DROP EXTERNAL FUNCTION
statement can be executed by:
Owner of the external function
Users with the DROP ANY FUNCTION
privilege
DROP EXTERNAL FUNCTION
addDay
function.DROP EXTERNAL FUNCTION addDay;