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
Answer Posted / rukmini
it will return last row from 100 rows
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why union transformation is an active transformation?
What is a passive transformation?
How to do the error handling of if ur source is flatfiles?
What is a pre-defined event and user-defined event?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
Why update strategy and union transformations are active?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
How many ways are there to create ports?
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
What does reusable transformation mean?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
What is meant by a domain?
What are the prerequisite tasks to achieve the session partition?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is target designer and target load order?