Hi,
I have two table(Dataset from sql command) from different server. I want to use first table result set join with other server table and get the result and insert in different server destination.
Kindly suggest, I did the same from merge join but I want to get data from other table only required dataset. because 2nd table output has more than 1,00,000 record.