Implementing a SQL Data Warehouse — Question 31
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 profile the data.
Does this meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: B
Explanation
Profiling the data primarily provides insights into the quality and characteristics of the data, but it does not specifically address the completeness and uniqueness criteria of the matching policy. Therefore, while profiling is useful, it does not fulfill the requirement for assessing these specific aspects of the data.