Multiple choice technology

which transformation is used to extract data from COBOL sources ?

  1. SQ

  2. Associated SQ

  3. Normaliser

  4. Associated Normaliser

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

The Normalizer transformation in Informatica is specifically designed to extract and normalize data from COBOL sources, which often contain repeated groups and occur clauses. It converts COBOL OCCURS clauses into relational rows.