All Tags »
SQL Server »
sql server inte... »
Sort transform »
ssis (RSS)
Sorry, but there are no more tags available to filter with.
-
This post was prompted by a thread on the MSDN SSIS forum today where the poster was asking how he could replicate the behaviour of SSIS’s Sort transform using T-SQL, specifically he wanted to know how the Sort transform chooses what data to pass through when the “Remove Duplicates” option is checked.
Let me give a bit more background. Take the ...