Apr 27, 2022
Post comments count9
Post likes count0
Announcing General Availability of Change Data Capture (CDC) on Azure SQL Database

We are excited to announce the general availability (GA) of change data capture (CDC) in Azure SQL Database. What is Change data capture (CDC)? CDC provides historical change information for a user table by capturing both the fact that Data Manipulation Language (DML) changes (insert / update / delete) were made and the changed data. Changes are ...