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?