A column named " Data " contains VARIANT data and stores values as follows:
How will Snowflake extract the employee ' s name from the column data?
What metadata does Snowflake store for rows in micro-partitions? (Select TWO).
What transformations are supported when loading data into a table using the COPY INTO < table > command? (Select TWO).
How should clustering be used to optimize the performance of queries that run on a very large table?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
Which solution improves the performance of point lookup queries that return a small number of rows from large tables using highly selective filters?
Which data types can be used in Snowflake to store semi-structured data? (Select TWO)
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?
When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
What Snowflake role must be granted for a user to create and manage accounts?
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
What is a machine learning and data science partner within the Snowflake Partner Ecosystem?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
What SQL command would be used to view all roles that were granted to user.1?