Click here to Skip to main content
15,887,746 members
Articles / Database Development / SQL Server / SQL Server 2012

SQL Server: Changed data capture without using Triggers

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
23 Oct 2012CPOL 10.5K   3  
How to use DELETED and INSERTED virtual tables to capture data change in result of any INSERT, UPDATE or DELETE statement.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader CureMD
Pakistan Pakistan
Aasim Abdullah is working as SQL Server DBA with CureMD (www.curemd.com) based in NY, USA. He has been working with SQL Server since 2007 (Version 2005) and has used it in many projects as a developer, administrator, database designer. Aasim's primary interest is SQL Server performance tuning. If he finds the time, he like to sketch faces with graphite pencils.

Comments and Discussions