M Mozart Member Oct 26, 2009 #1 Is any possibility how to edit view with "INSTEAD OF" trigger. When i try it (on some more complex view) i always get ORA-01446 error. Thanks for any hints.
Is any possibility how to edit view with "INSTEAD OF" trigger. When i try it (on some more complex view) i always get ORA-01446 error. Thanks for any hints.
Marco Kalter Administrator Staff member Oct 26, 2009 #1 No, this is currently not possible. You have to explicitly write the update statements.