We have implemented CDC on few tables on our database. From CDC tables, we load the data into datawarehouse and store all the changes. Job to run to load to Datawarehouse table kicks off at 12.01 am every morning and it is a call to a stored proc.
↧