ARA-C01 · Question #13
ARA-C01 Question #13: Real Exam Question with Answer & Explanation
The correct answer is B: Virtual warehouse parameters override user parameters.. In Snowflake's parameter hierarchy, virtual warehouse parameters take precedence over user parameters. This hierarchy is designed to ensure that settings at the virtual warehouse level, which typically reflect the requirements of a specific workload or set of queries, override th
Question
Which of the following are characteristics of Snowflake's parameter hierarchy?
Options
- ASession parameters override virtual warehouse parameters.
- BVirtual warehouse parameters override user parameters.
- CTable parameters override virtual warehouse parameters.
- DSchema parameters override account parameters.
Explanation
In Snowflake's parameter hierarchy, virtual warehouse parameters take precedence over user parameters. This hierarchy is designed to ensure that settings at the virtual warehouse level, which typically reflect the requirements of a specific workload or set of queries, override the preferences set at the individual user level. This helps maintain consistent performance and resource utilization as specified by the administrators managing the virtual warehouses.
Topics
Community Discussion
No community discussion yet for this question.