A user created a new worksheet within the Snowsight Ul and wants to share this with teammates
How can this worksheet be shared?
Which snowflake objects will incur both storage and cloud compute charges? (Select TWO)
The following JSON is stored in a VARIANT column called src of the CAR_SALES table:

A user needs to extract the dealership information from the JSON.
How can this be accomplished?
What happens when a Snowflake user changes the data retention period at the schema level?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?
Which Snowflake data types can be used to build nested hierarchical data? (Select TWO)
Which Snowflake feature provides increased login security for users connecting to Snowflake that is powered by Duo Security service?
Which privilege is required for a user to be able to view a resource monitor?
What unit is used to calculate the monthly cost for storing data in Snowflake?
A user wants to create objects within a schema but wants to restrict other users' ability to grant privileges on these objects What configuration should be used to create the schema?
Which Snowflake table type is only visible to the user who creates it, can have the same name as permanent tables in the same schema, and is dropped at the end of the session?
What command will grant the SELECT privilege on all new tables created in the mydb.myschema schema to the read_only role?
The ORDERS table contains 12,000 rows.
Which query will return 10 rows that are randomly sampled from the table every time the query is run?
How does Snowflake handle the data retention period for a table if a stream has not been consumed?