Multiple choice technology What is the default count for Join? 1 2 3 4 Reveal answer Fill a bubble to check yourself B Correct answer Explanation In ETL tools like DataStage, the Join component defaults to accepting two input streams (left and right links). This binary join operation merges data from two sources based on key values, making the default count equal to 2.