I often use DTS tool to refresh databases between the servers. When you choose "Transform" data and “Column Mappings and Transformation” window opens, the default option is “Append rows to destination table”.
Question: Is there a way to change the default option to “Delete rows in destination table”. This way I wouldn’t have to go thru the transformation of dozens of tables every time I move databases around.
Thanks