What tasks can an account administrator perform in the Data Exchange? (Select TWO).
How can a Snowflake user validate data that is unloaded using the COPY INTO < location > command?
A column named " Data " contains VARIANT data and stores values as follows:
How will Snowflake extract the employee ' s name from the column data?
Which Snowflake command can be used to unload the result of a query to a single file?
A Snowflake account has activated federated authentication.
What will occur when a user with a password that was defined by Snowflake attempts to log in to Snowflake?
Which type of loop requires a BREAK statement to stop executing?
What transformations are supported when loading data into a table using the COPY INTO < table > command? (Select TWO).
What are the least privileges needed to view and modify resource monitors? (Select TWO).
A tag object has been assigned to a table (TABLE_A) in a schema within a Snowflake database.
Which CREATE object statement will automatically assign the TABLE_A tag to a target object?
Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).
When enabling access to unstructured data, which URL permits temporary access to a staged file without the need to grant privileges to the stage or to issue access tokens?
What metadata does Snowflake store for rows in micro-partitions? (Select TWO).
A permanent table and temporary table have the same name, TBL1, in a schema.
What will happen if a user executes select * from TBL1 ;?
Which object can be used with Secure Data Sharing?
What factors impact storage costs in Snowflake? (Select TWO).
What does SnowCD help Snowflake users to do?
How should clustering be used to optimize the performance of queries that run on a very large table?
A user has unloaded data from a Snowflake table to an external stage.
Which command can be used to verify if data has been uploaded to the external stage named my_stage?
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
What affects whether the query results cache can be used?