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.