SQL Server: How to audit rollback-ed data in a trigger?(weblogs.sqlteam.com)
submitted by
spirit1(3160) 4 years, 10 months ago
The most popular method of auditing data is with an AFTER DELETE, INSERT, UPDATE trigger.
But what happens if you have a Rollback statement in your trigger if some condition is met?
<br><br>
More ><a href="http://weblogs.sqlteam.com/mladenp/archive/2007/04/13/60174.aspx">here</a>
|category: Database
|Views: 7
tags:
trigger Auditing TableVariables Database SQL another
Everyones tags:
Your Tags: