aiaiDBA

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

13718043309

010-86462881

ORA-01776: cannot modify more than one base table through a join view

ORA-01776: cannot modify more than one base table through a join view
Cause: Columns belonging to more than one underlying table were either inserted into or updated.
Action: Phrase the statement as two or more separate statements.

请先 登录 后评论

1 个回答

小智
ORA-01776:不能通过连接视图修改多个基表,
.原因:属于多个基础表的列已插入或更新。,
.操作:将语句描述为两个或多个单独的语句。,
.
请先 登录 后评论