Oracle DBA, How To, Error, Cause and Action

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.