Snowpro Core · Free Practice Question Medium
Question 42
-
A
Snowflake will re-use data from the Results Cache as long as it is still the most up-to-date data available.
-
B
Snowflake will spin up a warehouse only if the underlying data has changed.
- C Snowflake will show the most up-to-date data each time the dashboard is refreshed.
-
D
Snowflake will compile result cache data from all user results, so no warehouse is needed.
Reveal correct answers
Correct answers: A, B, C
Explanation
Until data has not changed and the query is the same - Snowflake reuses the data from the cache. Please note, Each time the persisted result for a query is reused, Snowflake resets the 24-hour retention period for the result up to a maximum of 31 days from the date and time that the query was first executed. After 31 days, the result is purged, and the next time the query is submitted, a new result is generated and persisted.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
