1.

Which of the following is a type of materialized view management?(a) Incremental view management(b) Immediate view management(c) Deferred view management(d) All of the mentionedThe question was asked in an interview.Question is from Materialized Views and Advanced Topics in Query Optimization topic in chapter Query Processing and Optimization of RDBMS

Answer»

Right option is (d) All of the mentioned

The best I can explain: Incremental, immediate and DEFERRED are all different types of MATERIALIZED VIEW management TECHNIQUES. Most database systems perform immediate view management.



Discussion

No Comment Found

Related InterviewSolutions