Share via

data flow sink setting

arkiboys 9,711 Reputation points
2021-10-04T10:22:46.203+00:00

In the data flow, sink activity, Delta is the "Inline dataset type"
In the settings tab of this sink activity, I see allow insert and allow upsert
What is the differnece between the two interms of the insert?
Allow insert --> allows insert
Allow upsert --> allows insert as well as update

Does this mean the two are almost the same except the update?

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

Answer accepted by question author

HimanshuSinha 19,637 Reputation points Microsoft Employee Moderator
2021-10-05T21:43:31.47+00:00

Hello @arkiboys ,
Thanks for the ask and using Microsoft Q&A platform .
I think your understanding a fairly close , Merge as they call the UPSERT and if you plan to implement both UPDATE & INSERT , UPSERT is the way to go . But In many business sceanrio if the ask is to use INSERT or UPDATE only , can use either of these .

Please do let me know how it goes .
Thanks
Himanshu

-------------------------------------------------------------------------------------------------------------------------

  • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
  • Want a reminder to come back and check responses? Here is how to subscribe to a notification
  • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.