nerdexam
Snowflake

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…

Account Access and Security

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)
  • A
    91% (21)
  • B
    4% (1)
  • D
    4% (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

#Snowflake editions#Column-level security#Dynamic Data Masking#Security features

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice