we r using aggregator with out using groupby?
Answer Posted / amedela chandra sekhar
If you are using groupby the integration service produces
one row for each group, if you do not use groupby the
integration service returns one row(last row) for all input
rows.
chandumba2005@gmail.com
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the sql query overwrite in source qualifier in informatica
Explain the code page compatibility?
How to create a non-reusable instance of reusable transformations?
How to load data in informatica ?
How to elaborate tracing level?
What is union transformation in informatica?
pmscmd startworkflow -sv
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
What are mapplets? How is it different from a Reusable Transformation?
What is native users?
How can we delete duplicate rows from flat files?
What is a filter transformation?
Write the advantages of partitioning a session?
Suppose we do not group by on any ports of the aggregator what will be the output?
What are the differences between source qualifier and joiner transformation?