Use the Change Tracking options in the SQL Server Table Editor to synchronously track changes to data in tables without creating triggers or modifying the schema of the table. Lets you determine what data has changed since a baseline and obtain the latest data, all with using the least DML overhead.
Copyright © 2013 CA.
All rights reserved.
|
|