I want to combine three tables from three different sources, which bring millions of rows from each table into one for daily use. Is there any way I can bring them into a temporary holding place using some task in SSIS so that the process won't consume more resources and will run faster, when combining into one table.
↧