Câu 9: 70-767: Implementing a SQL Data Warehouse
You have a data quality project that focuses on the Products catalog for the company. The data includes a product reference number. The product reference should use the following format: Two letters followed by an asterisk and then four or five numbers. An example of a valid number isXX*55522. Any reference number tha…
Nội dung câu hỏi
You have a data quality project that focuses on the Products catalog for the company. The data includes a product reference number. The product reference should use the following format: Two letters followed by an asterisk and then four or five numbers. An example of a valid number isXX*55522. Any reference number that does not conform to the format must be rejected during the data cleansing. You need to add a Data Quality Services (DQS) domain rule in the Products domain. Which rule should you use?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. value matches pattern ZA*9876[5] — đáp án hiện tại
- B. value matches pattern AZ[*]1234[5]
- C. value matches regular expression AZ[*]1234[5]
- D. value matches pattern [a-zA-Z][a-zA-Z]*[0-9][0-9] [0-9][0-9] [0-9]?
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.