triggers, specification of a trigger name in SAP DB does not uniquely identify the trigger.
Therefore, SAP DB only accepts the
SQL statement DROP TRIGGER (drop_trigger_statement) with the following restriction: the table that the trigger relates to must be explicitly specified.