Snowflake SnowPro Advanced Administrator ADA-C01 Question # 21 Topic 3 Discussion

Snowflake SnowPro Advanced Administrator ADA-C01 Question # 21 Topic 3 Discussion

ADA-C01 Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

An organization's sales team leverages this Snowflake query a few times a day:

SELECT CUSTOMER ID, CUSTOMER_NAME, ADDRESS, PHONE NO

FROM CUSTOMERS

WHERE LAST UPDATED BETWEEN TO_DATE (CURRENT_TIMESTAMP) AND (TO_DATE (CURRENT_TIMESTAMP) -7);

What can the Snowflake Administrator do to optimize the use of persisted query results whenever possible?


A.

Wrap the query in a User-Defined Function (UDF) to match syntax execution.


B.

Assign everyone on the sales team to the same virtual warehouse.


C.

Assign everyone on the sales team to the same security role.


D.

Leverage the CURRENT_DATE function for date calculations.


Get Premium ADA-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.