Multiple choice technology How many types of joins available in joiner transformation? 2 3 4 5 Reveal answer Fill a bubble to check yourself C Correct answer Explanation Joiner transformation supports four join types: Inner join (matching rows only), Master outer join (all master rows), Detail outer join (all detail rows), and Full outer join (all rows from both).