//use the following commands //disable ALTER TABLE table_name DISABLE TRIGGER tr_name //enable ALTER TABLE table_name ENABLE TRIGGER tr_name