Пікірлер
@SuyogKhadke
@SuyogKhadke Ай бұрын
At 3:19 how you got your server name. I am not able to see it. I don't think we created it.
@vasanitech
@vasanitech Ай бұрын
If you have created SQL db then at that time we have to create server so if you haven't created db yet then create it so server name will be populated from there.
@SuyogKhadke
@SuyogKhadke Ай бұрын
@@vasanitech OK I got it now. Thank you so much sir. The videos are really helpful.
@ronakchitlangia3643
@ronakchitlangia3643 2 ай бұрын
Thank you for the video .Just one question we have choosen the csv in destination then why it is showing .txt file
@vasanitech
@vasanitech 2 ай бұрын
if you want as .csv then go to Copy Activity => Sink => define File extension as .csv.
@naren2146
@naren2146 3 ай бұрын
Please do more videos on ADF
@vasanitech
@vasanitech 3 ай бұрын
Sure @naren2146. Glad to see that you liked the content.
@SuprajaBijjigiri-o4s
@SuprajaBijjigiri-o4s 8 ай бұрын
It would be better if you provide script
@vasanitech
@vasanitech 7 ай бұрын
Sure.wil do it.
@suman3316
@suman3316 Жыл бұрын
Thanks 🙏
@vasanitech
@vasanitech Жыл бұрын
Welcome.Thanks for supporting.
@suman3316
@suman3316 Жыл бұрын
Very good content
@AreBaietii
@AreBaietii Жыл бұрын
11:22 Do you have control over the order of the sequential execution? For example, can you sequentially run in Product > Address > Customer order?
@vasanitech
@vasanitech Жыл бұрын
one way is you can checkmark the sequential checkbox and keep array in that specific order that you want and other way is you can add 3 copy activity for that 3 tables that will copy data in sequential manner. i.e first copy activity will copy Product data then 2nd activity will copy Address data and 3rd activity will copy Customer data.
@AreBaietii
@AreBaietii Жыл бұрын
Great content!
@vasanitech
@vasanitech Жыл бұрын
Thanks.