Monthly Archive:: September 2018 TSQL Tuesday: “Disabling” Triggers Without ALTERs Posted by paschott in Programming, SQL Server, TSQL, TSQL Tuesday On September 11, 2018 I’ve worked with my share of Triggers over the years. Most of the time, they were relatively simple affairs – do a simple update to a date if a row changed or track some basic audits somewhere. Read More