I can set the order of Merge Replication? I've read that the order is Delete -> Update -> Delete. I can change it? If so, how can it impact in my replication?
Asked
Active
Viewed 129 times
1 Answers
1
No, you cannot change the order in which changes are applied. You can however change the order of articles being processed - see sp_addmergearticle and parameter @processing_order.

Greg
- 3,861
- 3
- 23
- 58