| ERROR | unsupported feature with RETURNING clause |
| CAUSE | RETURNING clause is currently not supported for object type columns, LONG columns, remote tables, INSERT with subquery, and INSTEAD OF Triggers. |
| ACTION | Use separate select statement to get the values. |