This is used to create multiple streams within a data flow from a single stream. All records in the stream are sent down all paths. Typically uses a merge-join to recombine the streams later in the data flow.

🎲 Try a Random Question  |  Total Questions in Quiz: 37  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Data warehouse and Data mining: ETL Process and OLAP — practice the complete quiz, review flashcards, or try a random question.


This is used to create multiple streams within a data flow from a single stream. All records in the stream are sent down all paths. Typically uses a merge-join to recombine the streams later in the data flow.