How to fix the Oracle error ORA-28066: invalid column “string”?

In this post, you’ll learn more about the Oracle ErrorORA-28066: invalid column “string” with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-28066: invalid column “string”

Reason for the Error ORA-28066: invalid column “string”

An invalid column was specified in the COLUMN_NAME parameter.

How to fix the Error ORA-28066: invalid column “string” ?

You can fix this error in Oracle by following the below steps

Check the columns in the object and specify the right column name.

Tags :

Leave Your Comment