SnowPro Core Certification — Question 309
Which Snowflake layer is always leveraged when accessing a query from the result cache?
Answer options
- A. Metadata
- B. Data Storage
- C. Compute
- D. Cloud Services
Correct answer: D
Explanation
The correct answer is D, Cloud Services, as it manages the result cache and handles query requests. The Metadata layer deals with information about the data, Data Storage refers to where data is kept, and Compute is concerned with processing data, but none of these layers directly manage the result cache access.