What is a shortcut and copy in Informatica and how two are different with each other?
No Answer is Posted For this Question
Be the First to Post Answer
Make a note of the quantity vaults made in informatica?
hOW CAN WE DELETE A RECORD OR TRUNCATE IN TARGET TABLE USING SQL T/R ?
Can you create a flatfile target
What is a sequence generator transformation?
What are the issues you have faced in your project? How did you overcome those issues?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What is rank transformation?
What are the different transaction levels available in transaction control transformation?
How many cubes create from a single model?
How do we eliminate duplicate records in a flat file without using Sorter and Aggregator?
write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales
3 Answers Cognizant, Flextronics,
There are 3 groups in router transformation in which there are no conditions mentioned, so what happens if I connect these groups to the 3 targets? How many records gets into each target.(suppose if we are getting 10 records from the source)