Which object type is granted permissions for reading a table?
What does Snowflake recommend when planning virtual warehouse usage for a data load?
How is Single Sign-On (SSO) authentication used 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?
Which chart type is supported in Snowsight for Snowflake users to visualize data with dashboards?
When a schema is cloned, what will happen if the schema includes a table with a column that references a sequence that generates default values? (Select TWO).
What happens when a table or schema with a standard retention period is dropped?
Based on Snowflake recommendations, when creating a hierarchy of custom roles, the top-most custom role should be assigned to which role?
Which Query Profile operator is considered a DML operator?
What is the PRIMARY factor that determines the cost of using a virtual warehouse in Snowflake?
Why would a Snowflake user load JSON data into a VARIANT column instead of a string column?
What is the MINIMUM Snowflake edition that supports the periodic rekeying of encrypted data?
What is the primary purpose of using a masking policy in Snowflake?
A user executed a SELECT query in Snowsight which returned a 1 GB result set. The user then downloads the files.
What will occur?
How does Snowflake define i1s approach to Discretionary Access Control (DAC)?
Which command will indicate whether a materialized view is being used in a query?
What are potential impacts of storing non-native values like dates and timestamps in a variant column in Snowflake?
What can be used to process unstructured data?
Which command is used to remove files from either external cloud storage or an internal staged
Which queries will require a running virtual warehouse? (Select TWO).