Multiple choice technology

Which port of the join component should be set as driving port?

  1. Port that receives small amount of data

  2. Port that receives large amount of data

  3. Both ports

  4. None of the above

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

In a join component, the driving port should be the one receiving the larger amount of data. This optimizes performance because the join operation processes data more efficiently when driving from the larger dataset.