COF-C02 · Question #525
COF-C02 Question #525: Real Exam Question with Answer & Explanation
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 can
Question
Which key access control concept does Snowflake descibe as a defined level of access to an object?
Options
- AGrant
- BPrivilege
- CRole
- DSession
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.