What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?



What is the expected value if the column in an aggregator transform is neither a group by nor an agg..

Answer / ysindhureddy77@gmail.com

If we do not use an input port in group-by neither in aggregate expression, the Integration Service
will return only the last row value of the column for the input rows.
For example, if we have 100 rows coming from source then aggregator will output only the last record (100th
record)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER TRANSFORMATION ?

6 Answers   HP, TCS,


To import the flat file definition into the designer where should the flat file be placed?

0 Answers   Informatica,


source table have 3 records? and it is sucessfully loaded into target. and 4more records is added in to source .that means 7 records now in source. we have to load the remaining 4 records into the same trgt table with maintian top 3 records. how ?can any one give me the data flow of this logic plz?

5 Answers   Wipro,


without update strategy how to insert &update?

1 Answers   DELL,


In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?

5 Answers  






what is surrogatekey ? In ur project in which situation u has used ? explain with example ?

6 Answers  


Mention a few design and development best practices for informatica?

0 Answers  


following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'

2 Answers  


can we use cartesian join in informatica

3 Answers   IBM,


How to jion 2 tables, without using any condition?

11 Answers   Amazon,


Mention few advantages of router transformation over filter transformation.

0 Answers  


why sequence generator should not directly connected to joiner transformation ?

1 Answers   ANZ,


Categories