ORA-19372: invalid update condition
What triggered the Error:
e user attempted to call load_sqlset with an invalid update condition.What should we do to fix it:
eck the update condition (e.g., NEW.COL1_NAME >= OLD.COL2_NAME) and retry the operation.