Which data types are supported by Snowflake when using semi-structured data? (Choose two.)
What are supported file formats for unloading data from Snowflake? (Choose three.)
Files have been uploaded to a Snowflake internal stage. The files now need to be deleted.
Which SQL command should be used to delete the files?
Which of the following statements apply to Snowflake in terms of security? (Choose two.)
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 snowflake objects will incur both storage and cloud compute charges? (Select TWO)
Which of the following is an example of an operation that can be completed without requiring compute, assuming no queries have been executed previously?
What COPY INTO SQL command should be used to unload data into multiple files?
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
A user created a new worksheet within the Snowsight Ul and wants to share this with teammates
How can this worksheet be shared?