What is an aggregator transformation?
No Answer is Posted For this Question
Be the First to Post Answer
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
Enlist some properties of sessions.
Is stop and abort are same in informatica?
What is the difference between Normal load and Bulk load?
what are the transformations that restricts the partitioning of sessions?
Hi experts, > I 'm having data like this and it's in flat file. > sno,name,marks,result > 1, ak, 80,p > 2, , ,20,f > 3,jack,55,p > > now in the second row a comma(,) is placed instead of name(char). > > when importing into SQ , in flat file wizard the num of columns increased to 5 instead of 4. > > could you tell me how to over come this issue.........
Plz can anybody send Informatica and Cognos FAQ Plz To thid ID ppradeep_dwh@ayhoo.co.in
List the transformation used for the following: (1) Heterogeneous Sources (2) Homogeneous Sources (3) Find the 5 highest paid employees within a dept. (4) Create a Summary table (5) Generate surrogate keys
What are roles and groups and benefits of using them?
waht type of interface is used for testing the data in informatica
What is the procedure for creating independent data marts from informatica 7.1?
what is the diff b/w union and joiner and lookup?