Create Materialized View with Query Rewrite on 11.1.0.7.0 standard edition database
Base on document http://www.oracle.com/us/products/database/product-editions-066501.html?ssSourceSiteId=otnen we can know the standard edition database is enable support Materialized View Query Rewrite feature,
Is oralce standard edition confirm not suport Materialized View Query Rewrite,
any alternative way to achieve create MV with Materialized View Query Rewrite feature? thank you very much!
0