Alter trigger to disable it : Disable Trigger « Trigger « Oracle PL / SQL






Alter trigger to disable it

    
SQL> alter trigger ccn_encrypt_trig disable;



SQL>

   
    
    
    
  








Related examples in the same category

1.Disable a Trigger
2.Disable all triggers
3.Disable and enable a trigger
4.Use NDS to disable the trigger