Tracking the changes from a DELETE
[https://www.zentut.com/sql-tutorial/sql-delete/] or UPDATE
[https://www.zentut.com/sql-tutorial/sql-update/] statement at the table level
by creating a compatible [audit].[TableToTrack] and then attaching an after
DELETE, UPDATE
[https://www.tutorialgateway.org/after-update-triggers-in-sql-server/] trigger
[https://docs.microsoft.com/en-us/sql/