Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A user executes a query in Snowflake and receives a result. A second user executes the identical query four hours later, but the underlying data has not been modified.
What is the expected outcome?
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.
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.