posted on Monday, February 12, 2007 11:10 AM by marcorusso

A Distinct Component for SSIS

Alberto Ferrari has written a Distinct component for SSIS. The big advantage is less memory used when you have few distinct values extracted from a large set of data. Component and source code are freeware.

Now the challenge is: how to improve the algorithm? Goals: more fast, less memory consumption...




Cross-posted from SQLBlog! - http://www.sqlblog.com


Comments