What feature can be used to reorganize a very large table on one or more columns?
Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).
A user is loading JSON documents composed of a huge array containing multiple records into Snowflake. The user enables the strip__outer_array file format option
What does the STRIP_OUTER_ARRAY file format do?
A developer is granted ownership of a table that has a masking policy. The developer's role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?
A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?
What happens when a network policy includes values that appear in both the allowed and blocked IP address list?
By default, how long is the standard retention period for Time Travel across all Snowflake accounts?
Which command can be used to list all the file formats for which a user has access privileges?
The VALIDATE table function has which parameter as an input argument for a Snowflake user?
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
Which SQL command can be used to verify the privileges that are granted to a role?
Which function is used to convert rows in a relational table to a single VARIANT column?
Which common query problems are identified by the Query Profile? (Select TWO.)
What is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?
What SnowFlake database object is derived from a query specification, stored for later use, and can speed up expensive aggregation on large data sets?