I use auditing tables for capturing data changes. The auditing tables are updated via triggers whenever an insert or update occurs. The Inserted/Updated rows are copied from the base tabe to the audited tables. This will work for specific tables, but not something you would want to add accross a large number of tables.
Thanks
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply