Oracle Solution for Error ora-22816

Solution for Oracle Error ORA-22816

ORA-22816: unsupported feature with RETURNING clause

What triggered the Error:

TURNING clause is currently not supported for object type columns, LONG columns, remote tables, INSERT with subquery, and INSTEAD OF Triggers.

What should we do to fix it:

e separate select statement to get the values.