What is meant by Materialized view?

Answer Posted / nitin

Materialized views are used to precompute a heavy joins instead of executing a joins again n again. Moreover it physically stores the data unlike views where it is conceptually. Materialized views can be refresh on timely manner.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Cite the differences between execution of triggers and stored procedures?

624


How to handle bulk data?

893


What is sql table?

524


What is the maximum database size for sql express?

538


What is the difference between left outer join and left join?

517






Explian rowid, rownum? What are the psoducolumns we have?

574


what is log shipping? : Sql dba

615


Is it possible to update views?

542


how to drop an existing table in mysql? : Sql dba

560


What is the difference between rollback and rollback to statements?

586


Can we use two order by clause in query?

547


How do I install sql?

524


What are different clauses used in sql?

590


how to create a new table by selecting rows from another table in mysql? : Sql dba

563


Does google use sql?

516