CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 1: 70-467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

You are designing a SQL Server Integration Services (SSIS) solution that will load multiple Online Transactional Processing (OLTP) data sources into a SQLServer data mart. You have the following requirements: ✑ Ensure that the process supports the creation of an exception report that details possible duplicate key val…

Nội dung câu hỏi

You are designing a SQL Server Integration Services (SSIS) solution that will load multiple Online Transactional Processing (OLTP) data sources into a SQLServer data mart. You have the following requirements: ✑ Ensure that the process supports the creation of an exception report that details possible duplicate key values, null ratios within columns, and column-length distributions of values. ✑ Ensure that users can generate the exception report in an XML format. ✑ Use the minimum development effort. You need to design the SSIS solution to meet the requirements. What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

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.

  1. A. Use a Data Profiling task. Use a Data Flow task to extract the XML output of the Data Profiling task into a SQL Server table. Query the table to view the exceptions.
  2. B. Use Data Flow tasks to process the clean data.
  3. C. Use a Data Profiling task. Read the exceptions in Data Profile Viewer. — đáp án hiện tại
  4. D. Design a stored procedure that examines data for common dirty data patterns. Use an Execute SQL task.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề