If we need to create multiple occurances of a specific row we use the
-
Normaliser
-
Joiner
-
Either a or b
-
None of the above
A
Correct answer
Explanation
The Normalizer transformation in Informatica is specifically designed to create multiple occurrences from a single input row. It denormalizes data by expanding columns into multiple rows, which is exactly what the question describes. Joiner transformations are for combining data from different sources, not for creating multiple occurrences.