aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-22906: cannot perform DML on expression or on nested table view column

ORA-22906: 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.

请先 登录 后评论

1 个回答

小智
ORA-22906:无法对表达式或嵌套表视图列执行DML,
.原因:尝试在表达式上或在嵌套表视图列上执行DML,其中需要基表的嵌套表列。,
.操作:在DML中只允许基表的嵌套表列。,
.
请先 登录 后评论