question

EshwarNakkala-4064 avatar image
0 Votes"
EshwarNakkala-4064 asked PRADEEPCHEEKATLA-MSFT commented

Load data from source Database to Staging Layer

Hi ,

Can Any one help me How to Load 6 tables data from source Database to Staging Layer

Thanks,
Eshwar

azure-data-factory
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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.

0 Votes 0 ·

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!

0 Votes 0 ·

1 Answer

VaibhavChaudhari avatar image
0 Votes"
VaibhavChaudhari answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.