SnowPro Core Certification — Question 1300

Which of the following statements describe features of Snowflake data caching? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Option B is correct because when the data cache is full, Snowflake removes the least-recently used data to free up space. Option E is also correct as the RESULT_SCAN function allows users to access and filter data from the query result cache. The other options are incorrect due to misunderstandings of how the cache works or incorrect requirements for accessing it.