If a multi-cluster warehouse is using an economy scaling policy, how long will queries wait in the queue before another cluster is started?
How can a user improve the performance of a single large complex query in Snowflake?
Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?
Which Snowflake object can be accessed in he FROM clause of a query, returning a set of rows having one or more columns?
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)
How can a Snowflake user optimize query performance in Snowflake? (Select TWO).
A Snowflake user executed a query and received the results. Another user executed the same query 4 hours later. The data had not changed.
What will occur?
A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?
How does Snowflake handle the bulk unloading of data into single or multiple files?
A Snowflake user has two tables that contain numeric values and is trying to find out which values are present in both tables. Which set operator should be used?
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)