ERROR | invalid update condition |
CAUSE | The user attempted to call load_sqlset with an invalid update condition. |
ACTION | Check the update condition (e.g., NEW.COL1_NAME >= OLD.COL2_NAME) and retry the operation. |
ERROR | invalid update condition |
CAUSE | The user attempted to call load_sqlset with an invalid update condition. |
ACTION | Check the update condition (e.g., NEW.COL1_NAME >= OLD.COL2_NAME) and retry the operation. |