COF-C02 · Question #525
Which key access control concept does Snowflake descibe as a defined level of access to an object?
The correct answer is B. Privilege. In Snowflake, the term "privilege" refers to a defined level of access to an object. Privileges are specific actions that roles can perform on securable objects in Snowflake, such as tables, views, warehouses, databases, and schemas. These privileges are granted to roles and…
Question
Which key access control concept does Snowflake descibe as a defined level of access to an object?
Options
- AGrant
- BPrivilege
- CRole
- DSession
How the community answered
(61 responses)- A3% (2)
- B87% (53)
- C8% (5)
- D2% (1)
Explanation
In Snowflake, the term "privilege" refers to a defined level of access to an object. Privileges are specific actions that roles can perform on securable objects in Snowflake, such as tables, views, warehouses, databases, and schemas. These privileges are granted to roles and can be further granted to users through their roles, forming the basis of Snowflake's access control framework.
Topics
Community Discussion
No community discussion yet for this question.