SnowPro Core Certification — Question 1318
Which Snowflake object helps evaluate virtual warehouse performance impacted by query queuing?
Answer options
- A. Resource monitor
- B. Account_usage.query_history
- C. Information_schema.warehouse_load_history
- D. Information_schema.warehouse_metering_history
Correct answer: B
Explanation
The correct answer is B, as the Account_usage.query_history view provides insights into the queries executed, including their queuing, which helps assess the performance of virtual warehouses. The other options, while useful for monitoring and resource management, do not specifically focus on query queuing and its impact on performance.