- (Exam Topic 3)
Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?
Correct Answer:
B
Reference:
https://community.snowflake.com/s/question/0D50Z00008yHYdqSAG/auto-resume-operate-warehouse-privileg
- (Exam Topic 2)
What is a best practice after creating a custom role?
Correct Answer:
B
When creating roles that will serve as the owners of securable objects in the system, Snowflake recommends creating a hierarchy of custom roles, with the top-most custom role assigned to the system role SYSADMIN. This role structure allows system administrators to manage all objects in the account, such as warehouses and database objects, while restricting management of users and roles to the USERADMIN role.
- (Exam Topic 1)
Which are true of Snowflake roles?
Correct Answer:
AB
- (Exam Topic 3)
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
Correct Answer:
B
- (Exam Topic 1)
Which of the following DML commands isn’t supported by Snowflake?
Correct Answer:
A
Reference: https://docs.snowflake.com/en/sql-reference/sql-dml.html