What is CDC (Change Data Capture?
“Change Data Capture” is one of several new features in SQL Server 2008. It is used to keep track of changes that occur to a single table, or multiple tables. The changes are captured and information can be...
read more