Spread your Wealth
Monday, 4 August 2008
SQL code to Enable/Disable a Trigger
Useful code to disable and enable a trigger:
ALTER TABLE YourTable DISABLE TRIGGER ALL
and
ALTER TABLE YourTable ENABLE TRIGGER ALL
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
June
(3)
May
(6)
April
(8)
March
(4)
February
(1)
January
(5)
November
(1)
October
(12)
September
(11)
August
(7)
July
(6)
June
(5)
April
(1)
John the JavaScript Evangelist
Loading...
No comments:
Post a Comment