SnowflakeSnowflake
DAA-C01 · Question #162
DAA-C01 Question #162: Real Exam Question with Answer & Explanation
The correct answer is D: Regular views provide precomputed snapshots, unlike materialized views.. Materialized views provide precomputed snapshots, differentiating them from regular views.
Performance Optimization
Question
How do materialized views differ from regular views in terms of data storage and computation?
Options
- AMaterialized views restrict data storage for better computation.
- BRegular views provide precomputed snapshots for improved query performance.
- CMaterialized views simplify complex data structures for better computation.
- DRegular views provide precomputed snapshots, unlike materialized views.
Explanation
Materialized views provide precomputed snapshots, differentiating them from regular views.
Topics
#Materialized Views#Regular Views#Performance Optimization#Data Storage
Community Discussion
No community discussion yet for this question.