|
|
|
|
Browse by Tags
All Tags » merge » Query Plans » Bugs (RSS)
-
A MERGE statement can fail, and incorrectly report a unique key violation when: The target table uses a unique filtered index; and No key column of the filtered index is updated; and A column from the filtering condition is updated; and Transient key violations are possible Example Tables Say we have ...
|
|
|
|
|