Applying DML statements to a materialized view
687350Feb 25 2009 — edited Feb 25 2009Hi Friends,
I have created a read-only materialize view.After creating it ,I have to change the Materialized view so that it can accept DML statements.How can i acheive this without refreshing the Materialized view.Thanks in advance for your help.