- (Exam Topic 1)
Which of the following roles is recommended to be used to create and manage users and roles?
Correct Answer:
B
https://docs.snowflake.com/en/user-guide/security-access-control-overview.html
"Security admin: Role that can manage any object grant globally, as well as create, monitor, and manage users and roles"
- (Exam Topic 2)
What happens when a cloned table is replicated to a secondary database? (Select TWO)
Correct Answer:
CD
Cloned objects are replicated physically rather than logically to secondary databases. That is, cloned tables in a standard database do not contribute to the overall data storage unless or until DML operations on the clone add to or modify existing data. However, when a cloned table is replicated to a secondary database, the physical data is also replicated, increasing the data storage usage for your account.
https://docs.snowflake.com/en/user-guide/database-replication-considerations.html#:~:text=Replication and
- (Exam Topic 1)
To run a Multi-Cluster Warehouse in auto-scale mode, a user would:
Correct Answer:
D
Reference: https://help.pentaho.com/Documentation/9.1/Products/Modify_Snowflake_warehouse
- (Exam Topic 1)
True or False: Query ID’s are unique across all Snowflake deployments and can be used in communication with Snowflake Support to help troubleshoot issues.
Correct Answer:
A
- (Exam Topic 3)
Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)
Correct Answer:
AE