ExamGecko
Question list
Search
Search

Question 251 - SnowPro Core discussion

Report
Export

A Snowflake user executed a query and received the results. Another user executed the same query 4 hours later. The data had not changed.

What will occur?

A.
No virtual warehouse will be used, data will be read from the result cache.
Answers
A.
No virtual warehouse will be used, data will be read from the result cache.
B.
No virtual warehouse will be used, data will be read from the local disk cache.
Answers
B.
No virtual warehouse will be used, data will be read from the local disk cache.
C.
The default virtual warehouse will be used to read all data.
Answers
C.
The default virtual warehouse will be used to read all data.
D.
The virtual warehouse that is defined at the session level will be used to read all data.
Answers
D.
The virtual warehouse that is defined at the session level will be used to read all data.
Suggested answer: A

Explanation:

Snowflake maintains a result cache that stores the results of every query for 24 hours.If the same query is executed again within this time frame and the data has not changed, Snowflake will retrieve the data from the result cache instead of using a virtual warehouse to recompute the results2.

asked 23/09/2024
Fermin Paneque Cabrera
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first