In the self-same SSIS package, I have two data flow tasks. Each connects to the same Oracle server to return data. For each of them, I created a variable that holds the SQL statement. Also, in each of them the SQL Query references a parameter that is p
↧