I have a table with around 70 million records with around 20 columns. Now i need to develop delta logic using SSIS. Based on this scenario, i need to develop a package that only captures delta. what would be the best logic? rowversion,cdc, timestamp?? please advise thanks.