I have created a SSIS package which connects to an Oracle database. My code runs multiple SQL statements, how do I seperate the statements so that it run in 1 Execute SQL task (the ones I have tried do not work)?
Any help much appreciated.
Chris
I have created a SSIS package which connects to an Oracle database. My code runs multiple SQL statements, how do I seperate the statements so that it run in 1 Execute SQL task (the ones I have tried do not work)?
Any help much appreciated.
Chris