Hi dears
I have 2 physically separated databases to save my data daily and monthly:
Daily: it saves only daily data
Monthly: it saves monthly data with some indexes
I am using the following data flow task to copy data from daily database to monthly database:
But it is very slow and takes too long to transfer data, how can I improve performance? Is there any better solution to transfer data?
I appreciate your attentions