SnowPro Advanced: Architect — Question 94
Which data models can be used when modeling tables in a Snowflake environment? (Choose three.)
Answer options
- A. Graph model
- B. Dimensional/Kimball
- C. Data lake
- D. Inmon/3NF
- E. Bayesian hierarchical model
- F. Data vault
Correct answer: B, D, F
Explanation
The correct answers are B, D, and F because the Dimensional/Kimball model and the Inmon/3NF model are widely recognized for data warehousing in Snowflake, while the Data vault model is also suitable for capturing historical data. The Graph model, Data lake, and Bayesian hierarchical model do not align with the specific requirements and best practices for table modeling in a Snowflake environment.