Hi ,
Can Any one help me How to Load 6 tables data from source Database to Staging Layer
Thanks,
Eshwar
Hi ,
Can Any one help me How to Load 6 tables data from source Database to Staging Layer
Thanks,
Eshwar
Hello @EshwarNakkala-4064,
Just checking in to see if the below answer provided by @VaibhavChaudhari helped. If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.
Hello @EshwarNakkala-4064,
Following up to see if the below suggestion was helpful. And, if you have any further query do let us know.
Take care & stay safe!
You can make use of For each activity and copy activity to copy multiple tables in bulk. Else other option is create separate 6 copy activities and copy 6 tables data
For reference:
https://www.youtube.com/watch?v=KsO2FHQdILs
https://docs.microsoft.com/en-us/azure/data-factory/tutorial-bulk-copy-portal
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
6 people are following this question.