SnowPro Core Certification — Question 42
The number of queries that a Virtual Warehouse can concurrently process is determined by (Choose two.):
Answer options
- A. The complexity of each query
- B. The CONCURRENT_QUERY_LIMIT parameter set on the Snowflake account
- C. The size of the data required for each query
- D. The tool that is executing the query
Correct answer: A, C
Explanation
Options A and C are correct because the complexity of each query and the size of the data being queried both impact the processing capacity of a Virtual Warehouse. Options B and D are not relevant to the number of concurrent queries processed; B refers to a parameter setting and D refers to the execution tool, neither of which directly determines processing capability.