August 2018
Intermediate to advanced
314 pages
8h 9m
English
When data on the data source changes the materialized view, the materialized view must be rebuilt in order to reflect the changes. Rebuilding a materialized view can be done with either an automated or manual process. To define the strategy needed for rebuilding the materialized view, we first need to define whether the data will allow a dirty reading, as well as looking into the impact of such a reading. If the data cannot have a dirty reading, the materialized view needs to be rebuilt at the same time the original data is updated.
Read now
Unlock full access