QuestionQ60

Account Management & Data Governance

Departments A and B both require access to the same data, but sensitive information must be concealed from department B.

How should this be done?

Explanation

A masking policy provides column-level security that selectively masks sensitive values at query time according to the user’s role or other policy conditions. Authorized users can see the original values while unauthorized users see masked values, allowing both departments to use the same data without duplicating it.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!