PLS-00391

Error: PLS-00391: undefined column 'string' in UPDATE statement

Causa: An UPDATE statement refers to a column not defined for the table or view being updated.

Acción: Check the spelling of the column name, then revise the statement so that it refers only to defined columns.

COMENTARIOS:


No hay comentarios.