nerdexam
Snowflake

COF-C02 · Question #505

How does Snowflake define i1s approach to Discretionary Access Control (DAC)?

The correct answer is D. Access privileges are assigned to roles. which are in turn assigned to use's. Note: Based on Snowflake's official documentation, there is likely an error in this answer key. Snowflake explicitly defines DAC as: 'Each object has an owner, who can in turn grant access to that object' - which matches option C. Option D ('Access privileges are assigned to…

Account Access and Security

Question

How does Snowflake define i1s approach to Discretionary Access Control (DAC)?

Options

  • AA defined level of access to an object
  • BAn entity in which access can be granted
  • CEach object has an owner, who can in turn grail access to that object.
  • DAccess privileges are assigned to roles. which are in turn assigned to use's

How the community answered

(28 responses)
  • B
    7% (2)
  • C
    4% (1)
  • D
    89% (25)

Explanation

Note: Based on Snowflake's official documentation, there is likely an error in this answer key. Snowflake explicitly defines DAC as: 'Each object has an owner, who can in turn grant access to that object' - which matches option C. Option D ('Access privileges are assigned to roles, which are in turn assigned to users') is Snowflake's definition of Role-Based Access Control (RBAC). Snowflake's access control framework combines both DAC and RBAC. If this question appears on an exam, the intended correct answer for DAC is C. Option D correctly describes RBAC, which is the complementary model Snowflake uses alongside DAC.

Topics

#Discretionary Access Control#Role-Based Access Control#Access Management#Roles and Privileges

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice