Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. This will create a conflict because the update statement will be replicated to the target database. The target value was already changed and so a conflict was created

...

9. Decide which value should be kept on the target database. Do you want to keep the value of AMOUNT_RECEIVED = 60 or AMOUNT_RECEIVED = 120? In this case we are going to keep the value of AMOUNT_RECEIVED = 120 as this is the value on the source system.