ALTER TRIGGER trigger_name DISABLE;
Parameters or Arguments::: trigger_name is the name of the trigger that you wish to disable.