I just wanted to know if there was a way to leave a transaction\process that works its way through 4 million records removing duplicates overnight in a MSSQL Studio window without the risk of loosing all that has been processed?
Assuming it's not all in the same transaction there can't really be huge problems with that unless you have competing processes for the same data during the night.