REMOVE procedure
The REMOVE procedure removes registration from the current session for a specified alert.
Syntax
DBMS_ALERT.REMOVE(name)
Procedure parameters
- name
- An input argument of type VARCHAR(128) that specifies the name of the alert.
The REMOVE procedure removes registration from the current session for a specified alert.