🔥 3-day streak
Snowflake SnowPro Core (COF-C03)94 / 148
Question 94 of 148
A BI dashboard runs the same query hundreds of times per hour against an unchanged table. An engineer expects the query result cache to serve most executions instantly, but the Query Profile shows the query is repeatedly recomputed on the warehouse. The query is: SELECT region, SUM(amount), CURRENT_TIMESTAMP() FROM sales GROUP BY region. What is the most likely reason the result cache is NOT being reused?
Reviewed for accuracy · Report an issueNext question