There are two temporary tables created when a trigger files. One contains the old values and the other contains the new values. You can compare the values in the table containing the old values and if there is something disagreeable about that data - roll it back.
Perhaps this link will help - though this appears to be sybase but it looks identical to SQL Server to me.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.