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?
By default, which role has access to the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function?
What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)
Which of the following describes how multiple Snowflake accounts in a single organization relate to various cloud providers?
If a multi-cluster warehouse is using an economy scaling policy, how long will queries wait in the queue before another cluster is started?