Skip to content
DAA
Data Modeling with Databricks SQL
easy
Question 2 of 10

In Databricks SQL, what is the key difference between a standard view and a materialized view?

AA standard view stores data physically; a materialized view is always computed on query execution
BA materialized view stores pre-computed query results physically; a standard view computes results at query execution time
CA materialized view can only be queried from the workspace that created it; a standard view is globally accessible
DStandard views support all SQL functions; materialized views are restricted to aggregation queries

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion