If I use an update statement in an update trigger, does that update statement in update trigger causes fire trigger?
Make sure your database property for RECURSIVE_TRIGGERS
is set to off (which is the default anyway) so that it cannot be fired recursively.
http://technet.microsoft.com/en-us/library/ms190946.aspx
By default, a trigger doesn't fire himself.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With