True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
Which command can be used to stage local files from which Snowflake interface?
What happens to the underlying table data when a CLUSTER BY clause is added to a Snowflake table?
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
What is the minimum Snowflake edition required to create a materialized view?
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
The Information Schema and Account Usage Share provide storage information for which of the following objects? (Choose three.)
User-level network policies can be created by which of the following roles? (Select TWO).
What is the default File Format used in the COPY command if one is not specified?
Which privilege is required to use the search optimization service in Snowflake?
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?