Devry University – Chicago Suburban SQL Server User Group 2016

sql-change-data-capture_chicago-suburban-sql-server-user-group_great-tech-pros_wylie-blanchard_201602161
RT @SQLBek : Thrilled to have @WylieBlanchard1 presenting on CDC tonight! #ChiSQL

Capture Changes with SQL Server’s Change Data Capture

Presented by the Chicago Suburban SQL Server User Group and Great Tech Pros presents:

Tuesday, February 16, 2016 6:00 PM

DeVry University
Downers Grove Center,
3005 Highland Parkway #100,
Downers Grove, IL 60515

Learn more about the Chicago Suburban SQL Server User Group

Subject:
Learn how to easily capture information about data changes – inserts, deletes and updates using SQL Server’s Change Data Capture feature. Change Data Capture tracks INSERTs, UPDATEs, and DELETEs applied to your SQL Server tables, and then informs you of what changed and when it changed. In this presentation we’ll walk through the steps needed to activate Change Data Capture on your database warehouse tables and then explore how you can use Change Data Capture to understand how and why your data changed.