Entering content frame

 drop_trigger_statement 

Because of the different namespaces for triggers, specification of a trigger name in MySQL MaxDB does not uniquely identify the trigger.

Therefore, MySQL MaxDB 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.

 

Leaving content frame