Hi ,
I am using a linked query to join two tables from different servers and insert the data to a table.
It takes hours to execute and I am trying to improve its performance.
I thought of using Join transformation in SSIS Dataflow tasks to achieve the same.
Since Joins are blocking transformations , I am not sure if it is better. I am yet to get access to execute it against the data.
Is moving to SSIS a better approach ? Is there a better option to do this??
Thanks
Kannan
↧