You deploy a database by using SQL Server 2012. The database contains a table named Table1. You need to
recommend a solution to track all of the deletions executed on Table1. The solution must minimize the amount
of custom code required. What should you recommend?
A.
Change data capture
B.
A trigger
C.
Statistics
D.
Master Data Services