What is the difference between Views and Materialized Views in Oracle?

Materialized views are disk based and update periodically base upon the query definition.

Views are virtual only and run the query definition each time they are accessed.

Comments

Popular posts from this blog

Delete Blank Columns From The Excel

Steps to Deploy the OFSAA application in WEBLOGIC server: