Snowflake COF-C02 - SnowPro Core Certification Exam
Who can activate and enforce a network policy for all users in a Snowflake account? (Select TWO).
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?
Which Snowflake command can be used to unload the result of a query to a single file?
How can a Snowflake user traverse semi-structured data?
A column named " Data " contains VARIANT data and stores values as follows:
How will Snowflake extract the employee ' s name from the column data?
What metadata does Snowflake store for rows in micro-partitions? (Select TWO).
What will prevent unauthorized access to a Snowflake account from an unknown source?
What is a directory table in Snowflake?
Which commands are restricted in owner ' s rights stored procedures? (Select TWO).
Which Snowflake feature provides increased login security for users connecting to Snowflake that is powered by Duo Security service?
What step can reduce data spilling in Snowflake?
A permanent table and temporary table have the same name, TBL1, in a schema.
What will happen if a user executes select * from TBL1 ;?
What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?
Which commands can only be executed using SnowSQL? (Select TWO).
A Snowflake account has activated federated authentication.
What will occur when a user with a password that was defined by Snowflake attempts to log in to Snowflake?
Which privilege must be granted by one role to another role, and cannot be revoked?
When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which Snowflake role can manage any object grant globally, including modifying and revoking grants?
What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into Snowflake?
While working with unstructured data, which file function generates a Snowflake-hosted file URL to a staged file using the stage name and relative file path as inputs?
