Triggers to Execute in Pre Defined Order
SQL Server allows multiple triggers on a table, but the order in which they are executed can sometimes cause problems. Author Dinesh Asanka brings us a technique for managing the order of execution for your triggers.
2006-04-06
11,961 reads