Oracle Error ORA-38101: Invalid column in the INSERT VALUES Clause: string

Oracle Error Message

ORA-38101: Invalid column in the INSERT VALUES Clause: string

Reason for the Error

INSERT VALUES clause refers to the destination table columns

Solution

None