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;