Loop 10 records through SSIS
Loop 10 records through SSIS
I have to load data of a table from one database server to another database server. I need to do it in batches so it will be faster. I am trying to with SSIS but i don't know how to do it
17 People are following this question.