Oracle Solution for Error ora-01776

Solution for Oracle Error ORA-01776

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.