COF-C02 Exam Question 131
Which statements reflect key functionalities of a Snowflake Data Exchange? (Choose two.)
COF-C02 Exam Question 132
What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?
COF-C02 Exam Question 133
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
COF-C02 Exam Question 134
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?
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?
COF-C02 Exam Question 135
Which command can be used to list all network policies available in an account?
