Free COF-R02 Exam Braindumps (page: 27)

Page 26 of 83

Which of the following objects can be shared through secure data sharing?

  1. Masking policy
  2. Stored procedure
  3. Task
  4. External table

Answer(s): D

Explanation:

Secure Data Sharing enables sharing selected objects in a database in your account with other Snowflake accounts. The following Snowflake database objects can be shared:

Tables External tables Secure views
Secure materialized views Secure UDFs

Snowflake enables the sharing of databases through shares, which are created by data providers and “imported” by data consumers.


Reference:

https://docs.snowflake.com/en/user-guide/data-sharing- intro.html#:~:text=Secure%20Data%20Sharing%20enables%20sharing,External%20tables



Which of the following commands cannot be used within a reader account?

  1. CREATE SHARE
  2. ALTER WAREHOUSE
  3. DROP ROLE
  4. SHOW SCHEMAS
  5. DESCRBE TABLE

Answer(s): B

Explanation:

A reader account is intended primarily for querying data shared by the provider of the account. Adding new data to the account and/or updating shared data in the account is not supported. Changing the configuration of virtual warehouses is also not permitted as those resources are owned and managed by the provider of the account which is sharing the data.



A user unloaded a Snowflake table called mytable to an internal stage called mystage. Which command can be used to view the list of files that has been uploaded to the staged?

  1. list @mytable;
  2. list @%raytable;
  3. list @ %m.ystage;
  4. list @mystage;

Answer(s): D



Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)

  1. Customer-managed encryption keys through Tri-Secret Secure
  2. Automatic encryption of all data
  3. Up to 90 days of data recovery through Time Travel
  4. Object-level access control
  5. Column-level security to apply data masking policies to tables and views

Answer(s): B,D


Reference:

https://docs.snowflake.com/en/user-guide/intro-editions.html






Post your Comments and Discuss Snowflake COF-R02 exam with other Community members:

COF-R02 Discussions & Posts