UNSUPPORTED_MERGE_CONDITION error class

SQLSTATE: none assigned

MERGE operation contains unsupported <condName> condition.

This error class has the following derived error classes:

AGGREGATE

Aggregates are not allowed: <cond>.

NON_DETERMINISTIC

Non-deterministic expressions are not allowed: <cond>.

SUBQUERY

Subqueries are not allowed: <cond>.