⟩ Explain the Differences between Normalizer and Normalizer transformation?
Normalizer: It is a transormation mainly using for cobol sources,
it's change the rows into coloums and columns into rows
Normalization:To remove the retundancy and inconsitecy
Normalizer Transformation can be used to obtain multiple columns from a single row.