DROP SIGNAL
Use the DROP SIGNAL
command to drop a
user-defined signal.
You cannot drop a signal if a trigger references it.
Syntax
DROP SIGNAL signal_name;
Use the DROP SIGNAL
command to drop a
user-defined signal.
You cannot drop a signal if a trigger references it.
DROP SIGNAL signal_name;