nerdexam
SnowflakeSnowflake

COF-C02 · Question #50

COF-C02 Question #50: Real Exam Question with Answer & Explanation

The correct answer is D: No, because masking policies must always reference specific access roles.. Even if a developer is granted ownership of a table with a masking policy, they will not be able to modify the table to read the masked data if their role does not have the necessary permissions. Ownership of a table does not automatically confer the ability to alter masking poli

Data Governance

Question

A developer is granted ownership of a table that has a masking policy. The developer's role is not able to see the masked dat

Options

  • AWill the developer be able to modify the table to read the masked data?
  • BYes, because a table owner has full control and can unset masking policies.
  • CYes, because masking policies only apply to cloned tables.
  • DNo, because masking policies must always reference specific access roles.
  • ENo, because ownership of a table does not include the ability to change masking policies

Explanation

Even if a developer is granted ownership of a table with a masking policy, they will not be able to modify the table to read the masked data if their role does not have the necessary permissions. Ownership of a table does not automatically confer the ability to alter masking policies, which are designed to protect sensitive data. Masking policies are applied at the schema level and require specific privileges to modify.

Topics

#Masking Policies#Data Governance#Role-Based Access Control (RBAC)#Object Ownership

Community Discussion

No community discussion yet for this question.

Full COF-C02 PracticeBrowse All COF-C02 Questions