An organization must prevent sensitive records in one database from being correlated with entries in another system when reviewed. Which approach addresses this concern effectively?
Centralize sensitive datasets in a unified repository
Restrict access to unique data fields that support correlation
Standardize attribute names to unify naming formats
Apply access control policies to limit user visibility
Restricting the availability of data fields that enable correlation reduces the potential for sensitive records to be matched across systems. Access restrictions govern visibility but do not directly prevent cross-system linkage through shared attributes. Uniform naming conventions for attributes facilitate correlation rather than obstruct it, while centralizing records increases exposure to unauthorized comparisons without enforcing separation.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are access control policies?
Open an interactive chat with Bash
Can you explain what unique data fields are?
Open an interactive chat with Bash
What is the importance of centralized data repositories?