ExamGecko
Question list
Search
Search

Question 24 - COF-C02 discussion

Report
Export

Which of the following conditions must be met in order to return results from the results cache? (Select TWO).

A.
The user has the appropriate privileges on the objects associated with the query
Answers
A.
The user has the appropriate privileges on the objects associated with the query
B.
Micro-partitions have been reclustered since the query was last run
Answers
B.
Micro-partitions have been reclustered since the query was last run
C.
The new query is run using the same virtual warehouse as the previous query
Answers
C.
The new query is run using the same virtual warehouse as the previous query
D.
The query includes a User Defined Function (UDF)
Answers
D.
The query includes a User Defined Function (UDF)
E.
The query has been run within 24 hours of the previously-run query
Answers
E.
The query has been run within 24 hours of the previously-run query
Suggested answer: A, E

Explanation:

To return results from the results cache in Snowflake, certain conditions must be met:

Privileges: The user must have the appropriate privileges on the objects associated with the query. This ensures that only authorized users can access cached data.

Time Frame: The query must have been run within 24 hours of the previously-run query. Snowflake's results cache is designed to store the results of queries for a short period, typically 24 hours, to improve performance for repeated queries.

asked 23/09/2024
bijay ghimire
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first