|
Here is the scenario I have one staging table for csv file which is My source I am loading it into physical staging table I will be doing transformations on this staging table data in later part of package I need fresh data (as it is from source) Should I do transformation in temp table or should I use dataflow task again to reload staging table The data isnt more just less than a million only
(comments are locked)
|

