Who Can Alter an External Function
The ALTER EXTERNAL FUNCTION
statement can be executed by:
-
Owner of the external function
-
Users with the
ALTER ANY FUNCTION
privilege
The ALTER EXTERNAL FUNCTION
statement can be executed by:
Owner of the external function
Users with the ALTER ANY FUNCTION
privilege
ALTER EXTERNAL FUNCTION
ALTER EXTERNAL FUNCTION invl ENTRY_POINT 'intNvl';
ALTER EXTERNAL FUNCTION invl MODULE_NAME 'fbudf2';