资讯

This article explores the internals of materialized views and demonstrates how to precompute complex aggregates—having Oracle dynamically rewrite SQL to reference precomputed aggregate information.
In order to use materialized views, the Oracle DBA must set special initialization parameters and grant special authority to the users of materialized views. You ...