SnowPro Core Certification — Question 911
Which key access control concept does Snowflake describe as a defined level of access to an object?
Answer options
- A. Grant
- B. Privilege
- C. Role
- D. Session
Correct answer: B
Explanation
The correct answer is B, as 'Privilege' specifically refers to the level of access assigned to an object in Snowflake. 'Grant' is a command used to assign privileges, 'Role' defines a set of privileges, and 'Session' refers to the user's current connection, which does not directly relate to access levels.