I am trying to do a SSIS sort operation on 3 columns with remove the duplicates option check in dataflow.
But the output of the sort is still giving the duplicate records in the 3 columns.
Am I missing anything or is there any known issue on removing the duplicates using the sort component in SSIS 2008 or actually is it recomendable to use the SSIS sort to remove the duplicates other than the performance.
thanks
prav