ORA-01776: cannot modify more than one base table through a join view
What triggered the Error:
Columns belonging to more than one underlying table were either inserted into or updated.What should we do to fix it:
Phrase the statement as two or more separate statements.