INFO: Trigger Execute Even if No Rows Affected by SQL Statement
Article ID: 124015
Article Last Modified on 2/22/2005
APPLIES TO
- Microsoft SQL Server 4.21a Standard Edition
- Microsoft SQL Server 6.0 Standard Edition
- Microsoft SQL Server 6.5 Standard Edition
- Microsoft SQL Server 7.0 Standard Edition
- Microsoft SQL Server 2000 Standard Edition
This article was previously published under Q124015
SUMMARY
An insert, update, or delete trigger will be executed even if the SQL
statement referencing the trigger table did not affect any rows.
Additional query words: inserted deleted
Keywords: kbinfo kbprogramming kbusage KB124015