Courseiva
Data Governance And SecuritymediumMultiple ChoiceObjective-mapped

DS0-001 Data Governance And Security Practice Question

An organization must ensure that PII in a legacy SQL Server database is masked before being accessed by the HR analytics team. Which SQL Server feature should the DBA implement to ensure the data is obscured at the query level without changing the underlying storage?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Dynamic Data Masking (DDM)

Dynamic Data Masking (DDM) limits sensitive data exposure by masking it to non-privileged users in the result set of a query.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Transparent Data Encryption (TDE)

    Why it's wrong here

    TDE encrypts data at rest, not the query result set.

  • Row-Level Security (RLS)

    Why it's wrong here

    RLS restricts which rows a user can see, not the content within the columns.

  • Dynamic Data Masking (DDM)

    Why this is correct

    DDM provides a non-permanent way to obscure sensitive data for specific users.

  • Always Encrypted

    Why it's wrong here

    Always Encrypted ensures data is encrypted in transit and at rest, requiring client-side drivers to decrypt, which is more complex than DDM.

About these practice questions

Courseiva writes every DS0-001 question from scratch — 216 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official CompTIA exam blueprint

This DS0-001 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DS0-001 exam.