Database Error Messages

ORA-42550

Cannot create updatable JSON-relational duality view 'string': linking column 'string' of table 'string' should be selected.

Cause

The linking column should be selected if it is also part of the join condition.


Action

Add the linking column to the select list of the object.