SnowPro Advanced: Architect — Question 98

Why might a Snowflake Architect use a star schema model rather than a 3NF model when designing a data architecture to run in Snowflake? (Choose two.)

Answer options

Correct answer: D, E

Explanation

Option D is correct because a star schema is designed to facilitate data summarization and analysis across different dimensions, which is essential for BI tools. Option E is also correct as a star schema provides a simplified view of data, making it easier for end users to understand. Options A, B, and C do not align with the primary reasons for choosing a star schema over a 3NF model.