Question 301
A Snowflake account administrator has set the resource monitors as shown in the diagram, with actions defined for each resource monitor as "Notify & Suspend Immediately".
What is the MAXIMUM limit of credits that Warehouse 2 can consume?
What is the MAXIMUM limit of credits that Warehouse 2 can consume?
Question 302
Which command is used to unload data from a Snowflake database table into one or more files in a Snowflake stage?
Question 303
What are the default Time Travel and Fail-safe retention periods for transient tables?
Question 304
A sales table FCT_SALES has 100 million records.
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
Question 305
What operations can be performed while loading a simple CSV file into a Snowflake table using the COPY INTO command? (Select TWO).
