Snowflake COF-C02 - SnowPro Core Certification Exam
What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?
Which SQL command can be used to verify the privileges that are granted to a role?
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
What information does the Query Profile provide?
What does the worksheet and database explorer feature in Snowsight allow users to do?
User1, who has the SYSADMIN role, executed a query on Snowsight. User2, who is in the same Snowflake account, wants to view the result set of the query executed by User1 using the Snowsight query history.
What will happen if User2 tries to access the query history?
Which command can be used to list all the file formats for which a user has access privileges?
What is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?
Which parameter can be set at the account level to set the minimum number of days for which Snowflake retains historical data in Time Travel?
Which command should be used to unload all the rows from a table into one or more files in a named stage?
Which Snowflake data types can be used to build nested hierarchical data? (Select TWO)
Which Snowflake function is maintained separately from the data and helps to support features such as Time Travel, Secure Data Sharing, and pruning?
Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).
When working with a managed access schema, who has the OWNERSHIP privilege of any tables added to the schema?
Which Snowflake object does not consume any storage costs?
Which ACCOUNT_USAGE schema database role provides visibility into policy-related information?
A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).
A tag object has been assigned to a table (TABLE_A) in a schema within a Snowflake database.
Which CREATE object statement will automatically assign the TABLE_A tag to a target object?
What function can be used with the recursive argument to return a list of distinct key names in all nested elements in an object?
A JSON file, that contains lots of dates and arrays, needs to be processed in Snowflake. The user wants to ensure optimal performance while querying the data.
How can this be achieved?
