i have an aggregater in my mapping and no group by port on
any column and i ampassing 100 rows through aggregater,so
how many rows i will get as out put from aggregater
Answers were Sorted based on User's Feedback
Answer / sreenivas
it will return 100th row of the source if group by port is
not selected in aggregator
thanks,
sreenivas
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / pooja
all rows will come, since its not grouped. if its group by,
then last row will be out.
| Is This Answer Correct ? | 3 Yes | 14 No |
How many joins in Informatica
What are Target Options on the Servers?
What is primary and backup node?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
What is xml source qualifier transformation in informatica?
why cant we put a sequence generator or upd strategy transformation before joiner transformation?
How do you implement scheduling in Informatica?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
what is the predefined port in dynamic lookup
Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
How to import oracle sequence into Informatica?
Can we combine a flatfile and a database table using an UNION transformation?