SnowPro Core Certification — Question 433

What is cached during a query on a virtual warehouse?

Answer options

Correct answer: B

Explanation

The correct answer is B because caching is designed to store any columns that are accessed during the query execution, allowing for faster retrieval. Options A and D are incorrect because they refer to all columns or rows rather than just those accessed, while option C incorrectly states that only the result set columns are cached.