Oracle Error ORA-38102: Invalid column in the INSERT WHERE Clause: string

Oracle Error Message

ORA-38102: Invalid column in the INSERT WHERE Clause: string

Reason for the Error

INSERT WHERE clause refers to the destination table columns

Solution

None