A JSON document is stored in the source_colum of type VARIANT. The document has an array called elements. The array contains the name key that has a string value How can a Snowflake user extract the name from the first element?
What Snowpark element represents a data set and provides ways to operate on the data?
When an object is created in Snowflake. who owns the object?
How does Snowflake support the use of structured and semi-structured data? (Select TWO)
Which view or command provides the most detailed storage information for a table?
Which technical needs require Enterprise Edition? Select TWO.
Which user preferences can be set for a user profile in Snowsight? (Select TWO).
When a multi-cluster virtual warehouse is using an Economy scaling policy, when will an additional cluster be automatically started to handle queued queries?
Which Snowflake tasks will take advantage of underlying micro-partition metadata? Select TWO.
In the ACCOUNT_USAGE schema, what system-defined database role can see a list of tables?
Which function determines the kind of value stored in a VARIANT column?
Which semi-structured file format is a compressed, efficient, columnar data representation?
When retrieving data from a table which type of query will benefit the MOST from use of the search optimization service?
What happens when a value in a single row of a large table is updated?
What type of account can be used to share data with a consumer who does have a Snowflake account?
Which features are included in Snowsight? (Select TWO)
A developer expects Snowflake to refresh a dynamic table incrementally, but Snowflake selects full refresh mode instead.
Which query operator can prevent incremental refresh and cause Snowflake to use full refresh mode when REFRESH_MODE = AUTO?
What is the MINIMUM Snowflake edition that users storing protected information in Snowflake should use for regulatory compliance?
What does Snowflake attempt to do if any of the compute resources for a virtual warehouse fail to provision during start-up?
When using the COPY INTO < location > command, which parameter is used to unload table rows into separate files?