Merge multiple data sources with SSIS
A problem you may be faced with is that data is given to you in multiple files such as sales and sales orders, but the load process requires you to join these flat files during the load instead of doing a preload and then later merging the data. Check out