Cause
A row of a join query table is being updated using a row of a table that is not guaranteed to have exactly one value for the row being updated.
Action
Change the join specification.
Error Message
new update value of join is not guaranteed to be unique
A row of a join query table is being updated using a row of a table that is not guaranteed to have exactly one value for the row being updated.
Change the join specification.