Oracle Error ORA-38103: Invalid column in the UPDATE SET Clause: string

Oracle Error Message

ORA-38103: Invalid column in the UPDATE SET Clause: string

Reason for the Error

UPDATE SET clause refers to the source table columns in the LHS

Solution

None