Use this tag for questions specific to the 2012 version of Microsoft's SQL Server.
0
votes
0answers
224 views
+100
Change Data Capture in SQL Server 2012
Am trying to get the net changes on CDC enabled table by passing Min and Max dates. But is throwing below error.
Msg 313, Level 16, State 3, Line 24
An insufficient number of arguments were supplied ...