Implementing a SQL Data Warehouse — Question 33

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Microsoft SQL server that has Data Quality Services (DQS) installed.
You need to review the completeness and the uniqueness of the data stored in the matching policy.
Solution: You modify the weight of the domain in the matching rule.
Does this meet the goal?

Answer options

Correct answer: A

Explanation

Modifying the weight of the domain in the matching rule helps in assessing how closely data entries match, which directly influences both completeness and uniqueness. Therefore, this solution correctly meets the goal. The alternative option, 'No', is incorrect as it implies that the action taken does not contribute to the desired outcome.