Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-22816: unsupported feature with RETURNING clause

Phil Cannata-OracleMay 14 2019 — edited May 15 2019

I have an "update instead of trigger" on one of my tables and when an APEX form tries to do an update, I get the following error:

ORA-22816: unsupported feature with RETURNING clause

Is there any way to have APEX do an update without a returning clause?

Comments
Post Details
Added on May 14 2019
4 comments
4,452 views