| Error | ORA-22816 |
Description | unsupported feature with RETURNING clause | Cause | RETURNING clause is currently not supported for object type columns, LONG columns, remote tables and INSERT with subquery. | Action | Use separate select statement to get the values. |