Quantcast
Viewing all articles
Browse latest Browse all 24688

how to loop multipe variables in to one destination table using SSIS

I have three variables

@Emp ='Select EmpName from Employee',@Department ='Select DeptName from Department',@Customer ='Select Custname from Customer'

and I have destination table

Output :

  ID tbl_statement1Select EmpName from Employee2Select DeptName from Department3Select Custname from Customer

Image may be NSFW.
Clik here to view.

I'm able to insert one record but how can I loop using For Loop container into destination table using SSIS.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>