Hi, Darren Green provides a useful SSIS Task for Row Number Transformation. The Row Number Transformation calculates a row number for each row, and adds this as a new output column to the data flow. The column number is a sequential number, based on a seed value. Each row receives the next number i...
[More] Views(2217)