what is the best way to implement an update into the target table ?:
-using update strategy in designer part OR using Update Method in Session Properties
what is the best way to implement an update into the target table ?:
-using update strategy in designer part OR using Update Method in Session Properties
I should use update strategy. There are some differences and some similarities.
Similarities -
But there are some differences which gives more power to Update strategy -
Alternately, update in session property will give you a cleaner session log but thats all :)