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 |
What is informatica etl tool?
In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query
What is difference macros and prompts?
what is data driven in update strategy transformation?
in a table it has 200 rows the query is select 150 from tablename.whats the output
what are the real time problems generally come up while doing or running mapping or any transformation?
Two different admin users created for repository are ______ and_______
Define mapping and session?
what is unit testing?tell me proceedure
in mapping i have one source and five targets in that data will be loaded into four targets properily in one target the data is not loaded how will u rectify
how will you get 21 to 30 record from 50 records?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?