I have a issue, where I wanted to convert SQL UPDATE with JOIN query into Merge.
I do not have Primary OR Unique key in both the tables (on which join in performed). Hence getting error in merge - Error in SQL statement: UnsupportedOperationExceptio...