A user has an application that writes a new Tile to a cloud storage location every 5 minutes.
What would be the MOST efficient way to get the files into Snowflake?
A user has unloaded data from Snowflake to a stage
Which SQL command should be used to validate which data was loaded into the stage?
Which statements reflect key functionalities of a Snowflake Data Exchange? (Choose two.)
If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
The Snowflake Search Optimization Services supports improved performance of which kind of query?
What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)
Snowflake supports the use of external stages with which cloud platforms? (Choose three.)
Which data types does Snowflake support when querying semi-structured data? (Select TWO)
Which data types are supported by Snowflake when using semi-structured data? (Choose two.)
A company strongly encourages all Snowflake users to self-enroll in Snowflake's default Multi-Factor Authentication (MFA) service to provide increased login security for users connecting to Snowflake.
Which application will the Snowflake users need to install on their devices in order to connect with MFA?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
Query parsing and compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
What is the recommended compressed file size range for continuous data loads using Snowpipe?
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
A company needs to allow some users to see Personally Identifiable Information (PII) while limiting other users from seeing the full value of the PII.
Which Snowflake feature will support this?
Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?
Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
True or False: It is possible to load data into Snowflake without creating a named File Format object.
Which of the following statements are true about Schemas in Snowflake? (Choose two.)
If a Small Warehouse is made up of 2 servers/cluster, how many servers/cluster make up a Medium Warehouse?
True or False: Snowflake’s Global Services Layer gathers and maintains statistics on all columns in all micro-partitions.
What are the three layers that make up Snowflake’s architecture?
Choose 3 answer
Which of the following roles is recommended to be used to create and manage users and roles?
True or False: A customer using SnowSQL / native connectors will be unable be unable to able to also use the Snowflake Web interface (UI) unless access to the UI is explicitly granted by supported.
A role is created and owns 2 tables. This role is then dropped. Who will now own the two tables?