COF-C02 · Question #681
Which feature is only available in the Enterprise or higher editions of Snowflake?
The correct answer is A. Column-level security. Column-level security - which includes dynamic data masking policies and projection policies that control which columns specific roles can view - is an Enterprise Edition feature. Standard Edition only supports object-level (table, view, schema) access control via grants and…
Question
Which feature is only available in the Enterprise or higher editions of Snowflake?
Options
- AColumn-level security
- BSOC 2 type II certification
- CMulti-factor Authentication (MFA)
- DObject-level access control
How the community answered
(23 responses)- A91% (21)
- B4% (1)
- D4% (1)
Explanation
Column-level security - which includes dynamic data masking policies and projection policies that control which columns specific roles can view - is an Enterprise Edition feature. Standard Edition only supports object-level (table, view, schema) access control via grants and roles. The other options are available across all editions: SOC 2 Type II certification applies to Snowflake's infrastructure regardless of customer edition; Multi-factor Authentication (MFA) is available to all edition users; and object-level access control via RBAC (GRANT/REVOKE on tables, schemas, databases) is a core Standard Edition capability.
Topics
Community Discussion
No community discussion yet for this question.