121 Views
A very important feature of SQL Server 2008 is that we can enable CDC [Change Data capture] on database or table.We can track the database had CDC enabled by querying IS_CDC_ENABLED column
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
A very important feature of SQL Server 2008 is that we can enable CDC [Change Data capture] on database or table.We can track the database had CDC enabled by querying IS_CDC_ENABLED column