Thursday 19 January 2012

ORA-01779: cannot modify a column which maps to a non key-preserved table

ORA-01779: cannot modify a column which maps to a non key-preserved table

Cause: An attempt was made to insert or update columns of a join view which map to a non-key-preserved table.

Action: Modify the underlying base tables directly.

No comments:

Post a Comment