DROP TRIGGER
You can delete a trigger by using this command.
DROP TRIGGER syntax
DROP TRIGGER plan_name.name
- plan_name.name
The dot-delimited names of the resource plan and trigger
You can delete a trigger by using this command.
DROP TRIGGER plan_name.name
The dot-delimited names of the resource plan and trigger