| Error | ORA-22906 |
Description | cannot perform DML on expression or on nested table view column | Cause | Attempted to perform a DML on an expression or on a nested table view column where a nested table column of a base table is expected. | Action | Only nested table column of a base table is allowed in the DML. |