A Look at SQL Server 2008 Change Tracking
Posted
on Internet.com
See other posts from Internet.com
Published on Fri, 09 Apr 2010 04:00:00 +0100
Indexed on
2010/04/09
12:43 UTC
Read the original article
Hit count: 300
Filed under:
Before SQL Server 2008, you had to build a custom solution if you wanted to keep track of the changes to the data in your tables. SQL Server 2008 has a new offering called Change Tracking that keeps track of each DML event type and the keys of the row that was affected.
© Internet.com or respective owner