nerdexam
Exams70-463Questions#238
Microsoft

70-463 · Question #238

70-463 Question #238: Real Exam Question with Answer & Explanation

The correct answer is B: Conditional Split. We use Conditional Split to split the source data into separate processing streams. A Script Component (Script Component is the answer to another version of this question) could be used but this is not the same as a Script Task.

Question

You are designing a SQL Server Integration Services (SSIS) data flow to load sales transactions from a source system into a data warehouse hosted on Windows Azure SQL Database. One of the columns in the data source is named ProductCode. Some of the data to be loaded will reference products that need special processing logic in the data flow. You need to enable separate processing streams for a subset of rows based on the source product code. Which Data Flow transformation should you use?

Options

  • AMulticast
  • BConditional Split
  • CScript Task
  • DData Conversion

Explanation

We use Conditional Split to split the source data into separate processing streams. A Script Component (Script Component is the answer to another version of this question) could be used but this is not the same as a Script Task.

Community Discussion

No community discussion yet for this question.

Full 70-463 Practice