What is aggregate cache in aggregator transformation?
No Answer is Posted For this Question
Be the First to Post Answer
How many dimensions are there in informatica?
How to load a relational source into file taget?
What is mapping debugger?
how can we perform incremental aggregation?explain with example?
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
Explain what is informatica metadata and where is it stored?
i have source flat file like 1 a,1 b,1 c,2 a,2 b,2 c i want output as 1 a,b,c and 2 a,b,c ... how can achieve this
Let’s say I have more than have record in source table and I have 3 destination table A,B,C. I have to insert first 1 to 10 records in A then 11 to 20 in B and 21 to 30 in C. Then again from 31 to 40 in A, 41 to 50 in B and 51 to 60 in C……So on up to last record.
in oracle write query yourname+1 from dual
Explain pushdown optimization and types in informatica
how can u generate sequence of values in which target has more than 2billion of records.(but with sequence generator u can generate upto 2 biliion only)
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200