i have a question. When i create or refresh a oracle materialized view, the source tables origin are locked in read or write operations?
If i doing insert operation on the one of table source while dbms refreshing materialized view what happen?
Thanks