InterviewSolution
Saved Bookmarks
| 1. |
What Are Main Advantages And Purpose Of Using Normalizer Transformation In Informatica? |
|
Answer» Narmalizer TRANSFORMATION is used mainly with COBOL sources where most of the TIME data is stored in de-normalized format. Also, Normalizer transformation can be used to create multiple rows from a single row of data.
Narmalizer Transformation is used mainly with COBOL sources where most of the time data is stored in de-normalized format. Also, Normalizer transformation can be used to create multiple rows from a single row of data. |
|