What is the maximum total Continuous Data Protection (CDP) charges incurred for a temporary table?
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?
True or False: Snowpipe via REST API can only reference External Stages as source.
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?
Which of the following objects can be directly restored using the UNDROP command? (Choose two.)