ALTER EXCEPTION
Alters the default message of a custom exception
Available in
DSQL, ESQL
Syntax
ALTER EXCEPTION exception_name '<message>'
!! See syntax of CREATE EXCEPTION
for further rules !!
ALTER EXCEPTION
Alters the default message of a custom exception
DSQL, ESQL
ALTER EXCEPTION exception_name '<message>'
!! See syntax of CREATE EXCEPTION
for further rules !!
The ALTER EXCEPTION
statement can be executed by:
The owner of the exception
Users with the ALTER ANY EXCEPTION
privilege