I have created an After Update trigger. I can get modified row from the Inserted table, but is there any way to get the "original" row I mean I'd like to compare two rows to get what exactly was changed.
I have created an After Update trigger. I can get modified row from the Inserted table, but is there any way to get the "original" row I mean I'd like to compare two rows to get what exactly was changed.
Some kind of row versions in triggers?
Pachacutec
Martin Platt