A developer is granted ownership of a table that has a masking policy. The developer's role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
How does Snowflake Fail-safe protect data in a permanent table?
Which of the following describes external functions in Snowflake?
The Snowflake Search Optimization Services supports improved performance of which kind of query?
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
True or False: Snowpipe via REST API can only reference External Stages as source.
Which minimum Snowflake edition allows for a dedicated metadata store?
A virtual warehouse is created using the following command:
Create warehouse my_WH with
warehouse_size = MEDIUM
min_cluster_count = 1
max_cluster_count = 1
auto_suspend = 60
auto_resume = true;
The image below is a graphical representation of the warehouse utilization across two days.

What action should be taken to address this situation?
Which of the following significantly improves the performance of selective point lookup queries on a table?
How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?
Which data types are supported by Snowflake when using semi-structured data? (Choose two.)
When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?
What features that are part of the Continuous Data Protection (CDP) feature set in Snowflake do not require additional configuration? (Choose two.)
By default, which Snowflake role is required to create a share?
Which of the following are characteristics of Snowflake virtual warehouses? (Choose two.)
When publishing a Snowflake Data Marketplace listing into a remote region what should be taken into consideration? (Choose two.)
Which statements are true concerning Snowflake's underlying cloud infrastructure? (Select THREE),
What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?