When loading data into Snowflake, how should the data be organized?
The Snowflake Search Optimization Services supports improved performance of which kind of query?
What affects whether the query results cache can be used?
What is the maximum total Continuous Data Protection (CDP) charges incurred for a temporary table?
What is the default file size when unloading data from Snowflake using the COPY command?
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
A user is preparing to load data from an external stage
Which practice will provide the MOST efficient loading performance?
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 of the following objects are contained within a schema? (Choose two.)
The Snowflake Cloud Data Platform is described as having which of the following architectures?
Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?
If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?
By default, which Snowflake role is required to create a share?
What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?
Which of the following is a data tokenization integration partner?
What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?
Network policies can be set at which Snowflake levels? (Choose two.)
Which SQL commands, when committed, will consume a stream and advance the stream offset? (Choose two.)
A Snowflake Administrator needs to ensure that sensitive corporate data in Snowflake tables is not visible to end users, but is partially visible to functional managers.
How can this requirement be met?
When should a multi-cluster warehouse be used in auto-scaling mode?