Aggregator transformation is having fields say a,b,c,d,e group
by is enabled on a,b,c with sorted input,How the aggregator
transformation process the i/p data?or in which way i/p comes
to agg transformation
Answer / priyank
Aggregator transformation will pass the output as the last
row coming in for the group a,b,c.
Is This Answer Correct ? | 0 Yes | 4 No |
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
How can we integrate different flat file data in a single mapping and with in a single execution
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
how we load the data from source to staging area
What is source qualifier transformation in informatica?
Hi experts ,I have a Source of 1000 records.I have to load 100 records in first target,101 to 200 records in 2nd target, 201 to 300 records in 3rd target and again 301 to 400 in first target like that as cyclick process. How can i acheive this.
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
Informatica and datawarehousing courses in Pune?
how we can update a target table without update strategy and update override?
What is meant by lookup transformation? Explain the types of lookup transformation?
WAT IS THE MEANING OF UPGRADTION OF REPOSITORY?
wat transf shud i use to achieve this id sal id sal sum src-1 20 tgt 1 20 40 1 20 1 20 40 2 15 2 15 35 2 20 2 20 35