Alter master table for materialized view
I would like to know the best practices for altering the master table ( adding column) for a materialized view which is in the client site. Client does not want any breaking in the process. Could you please help any suggestions.
0