When you run CREATE OR REPLACE VIEW in a command window, existing INSTEAD OF triggers on the view are dropped (this is consistent with SQL*Plus). However, when you do it in a SQL window, the triggers are not dropped.
Does anyone have an explanation? Is this a PL/SQL Developer feature?
I am using version 9.0.6
Does anyone have an explanation? Is this a PL/SQL Developer feature?
I am using version 9.0.6