(Siddharth Mehta) The SQL Server Integration Services (SSIS) Merge Join transformation requires input data streams to be sorted for its operation. If during the design time you try to join two non-sorted inputs, it won’t allow you to do so. One of the options is to sort the data in the database rath
Read More - Register for Free Membership