标题: ORA-22816: unsupported feature with RETURNING [打印本页] 作者: admin 时间: 2016-8-31 17:30 标题: ORA-22816: unsupported feature with RETURNING ORA-22816:unsupported feature with RETURNING clause Cause: RETURNING clause is currently not supported for objecttype columns,
LONG columns, remote tables, INSERT with subquery, and INSTEAD OF
Triggers. Action: Useseparate select statement to get the values.