
Answer-first summary for fast verification
Answer: The size of the virtual warehouse, The length of time the warehouse is running
Snowflake charges credits for virtual warehouses based on two key factors: the size of the virtual warehouse (C) and the length of time the warehouse is running (D). The warehouse size determines the credit consumption rate per second, while the runtime determines how long that rate is applied. Option A (number of queries) is incorrect because credit charges are based on compute resource usage, not query count. Option B (number of active users) is irrelevant to credit calculation. Option E (query duration) is partially related but not the fundamental billing factor - warehouses can run without executing queries and still incur charges.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which two factors determine the credit charges for Snowflake virtual warehouses?
A
The number of queries executed
B
The number of active users assigned to the warehouse
C
The size of the virtual warehouse
D
The length of time the warehouse is running
E
The duration of the queries that are executed
No comments yet.