Community

Use SET NOCOUNT ON for better trigger performance

(Serdar Yegulalp) Triggers make it easy to automatically synchronize the behavior of data between tables and across databases. But their performance can be drastically affected by things that might not be obvious at first glance. Here I’ll identify one command to reduce the impact of some unforeseen

Read More - Register for Free Membership