SQL Server Change Data Capture

Home/Administration, SQL Server/SQL Server Change Data Capture

SQL Server Change Data Capture

$4.00

Change Data Capture(CDC) records DML operations executed on SQL Server tables in simple relational known as “change tables”. These change tables contain columns that reflect the column structure of the source table being tracked for changes, along with the metadata needed to understand the changes that have been made. This lab is divided into three exercises explaining how to configure, query and administer the data using CDC. In the first exercise we will learn to configure CDC. In the second exercise we will learn to query the CDC. In the third exercise we will learn about CDC administration and in the fourth exercise we will learn to configure CDC control task in SSIS.

Exercise 1: Configuring Change Data Capture
Exercise 2: Querying Changed Data with T-SQL
Exercise 3: Administration
Exercise 4: CDC Control Task in SSIS

Description

Change Data Capture(CDC) records DML operations executed on SQL Server tables in simple relational known as “change tables”. These change tables contain columns that reflect the column structure of the source table being tracked for changes, along with the metadata needed to understand the changes that have been made. This lab is divided into three exercises explaining how to configure, query and administer the data using CDC. In the first exercise we will learn to configure CDC. In the second exercise we will learn to query the CDC. In the third exercise we will learn about CDC administration and in the fourth exercise we will learn to configure CDC control task in SSIS.

Exercise 1: Configuring Change Data Capture
Exercise 2: Querying Changed Data with T-SQL
Exercise 3: Administration
Exercise 4: CDC Control Task in SSIS

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Content missing