SQL Server Aggregator

Triggers within CLR - advantage over TSQL

You may be aware the DML and DDL triggers can be nested up to 32 levels, because any reference to such trigger code counts as one-level in the nesting limit. Even though it is possible to control whether AFTER triggers can be nested through the nested Read More...
Published Tuesday, September 04, 2007 7:10 PM by SSQA.net
Anonymous comments are disabled