Which of the following objects can be directly restored using the UNDROP command? (Choose two.)
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
Which of the following are characteristics of Snowflake virtual warehouses? (Choose two.)
Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
The Snowflake Cloud Data Platform is described as having which of the following architectures?
What is the maximum Time Travel retention period for a temporary Snowflake table?
When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?
Which command should be used to load data from a file, located in an external stage, into a table in Snowflake?
What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
Which SQL commands, when committed, will consume a stream and advance the stream offset? (Choose two.)
What impacts the credit consumption of maintaining a materialized view? (Choose two.)
What is the following SQL command used for?
Select * from table(validate(t1, job_id => '_last'));
Which of the following is an example of an operation that can be completed without requiring compute, assuming no queries have been executed previously?
A user is preparing to load data from an external stage
Which practice will provide the MOST efficient loading performance?
The Snowflake Search Optimization Services supports improved performance of which kind of query?