Table Creation/Drop table:
Use Execute SQL Task to configure the connection and the SQLStatement.
Using the create table code. If you want to drop table just use the code 'drop tablename' in the same way.
To load data you may use the OLE DB Destination.
load-data-by-using-the-ole-db-destination
There are also some blogs online you may take a reference.
https://www.mssqltips.com/sqlservertip/2826/how-to-create-and-use-temp-tables-in-ssis/
Regards,
Zoe
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October