Change Data Capture (CDC) – SQL Server
SQL Server Change Data Capture is a feature that reads changed data from the SQL Server transaction logs and stores them in a special table.
SQL Server Change Data Capture is a feature that reads changed data from the SQL Server transaction logs and stores them in a special table.