Multiple choice technology

) Which Stage Takes a single data set as input and assigns each input record to an output data set based on the value of a selector field.

  1. Filter stage

  2. Merge stage

  3. Funnel stage

  4. Switch stage

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Switch stage routes records to different output links based on a selector field's value. Filter removes records based on conditions but has one output. Merge combines data. Funnel combines multiple streams. Only Switch has multiple outputs based on field values.