InterviewSolution
Saved Bookmarks
| 1. |
A view whose contents are computed and stored is called as _______(a) Storage view(b) Backup view(c) Materialized view(d) Advanced viewI got this question in an online interview.My doubt stems from Materialized Views and Advanced Topics in Query Optimization in portion Query Processing and Optimization of RDBMS |
|
Answer» Correct choice is (c) Materialized VIEW |
|