Materiaized views in a duplicated database
I am supporting a new client which extensivly utilizes materialized views to pull data from remote databases.I am in the process of reviewing our process documents to duplicate the production database to a lower tier. One of the post duplicate tasks is to drop and recreate the materialized views in the newly duplicated database.
Why is this necessary? Is this a good practice even when the source of the MV does not change?
Dave.
Why is this necessary? Is this a good practice even when the source of the MV does not change?
Dave.
0