How to use Normalizer transformation?
Answers were Sorted based on User's Feedback
Answer / haribabu
it is used to import data from cobol services and it converts the single record into multible output records like normalized data is converted into denormalized data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / usha
Normalizer transformation whic is used to normilize the
data.
Normalizer transformation is used to conver columns to rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
1)What is Data Masking in informatica? 2)How to restrict junk characters while loading data into target. 3) what happen if i won't pass sorted input in a transformation.
As a support project team member, how will you get the questions regarding errors from client or customers (in which format)?
What is Data Caches size?
What is the difference between warehouse key and surrogate key?
What is a filter transformation?
How informatica process data means how informatica works?
write a query to get maximum salary from the employers table without duplicates....kindly help me
difference between repository database and repository service?
What is query panel?
What is decode in static cache?
when will we go for unconnected lookup transformation in Informatica?
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? Is this mapping valid or any issues are there if we design like this?