drop trigger

You can use drop trigger to remove or replace an existing trigger, or multiple triggers.

SAP ASE version 16.0 introduces the ability to create multiple triggers, as well as specify the order in which the triggers are fired after statement execution.

The drop trigger command drops a single trigger. If you have multiple triggers on a table, you can drop them individually.