PLS-00338: unable to resolve “string” as a column or row expression

oracle

PLS-00338: unable to resolve "string" as a column or row expression
Cause: A reference was made to a name that could not be resolved as a column or row expression. This occurred in an update or insert statement involving an object-table.
Action: If this is an update statement and you intended to code this as a column reference, fix it as such. If you intended to code this as a row expression, change this to refer to an alias of an object-table.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/