Query materialized views
You can only pose read-only queries to materialized views. Also, if you direct a query to the base table, the optimizer checks for the existence of any associated materialized views. If materialized views exist, the optimizer determines whether to use a view that is based on its predicted cost (query time) and performance.