Change Data Capture (CDC) in ETL primarily captures:
-
A
A full snapshot of every source table on each run
-
B
Only the rows that were inserted, updated, or deleted since the last extraction
-
C
Schema changes made to the source database
-
D
Performance metrics for each ETL execution