Tag: Sort Transformation
Sort Transformation in SSIS with Example
Friends,
This is one of the transformations which doesn't need much explanation. Sort is used to SORT the input data in ascending or descending order. You can apply sort on...