I want to work with VIEW on which fire INSTEAD OF trigger. At attempt to make INSERT the server gives out mistake
ORA-22816: unsupported feature with RETURNING clause since the data in the table will be worn out with the trigger and can not return ROWID. How I can redefine SQL text that it did...