5. Consider the following products data which contain duplicate rows.
A
B
C
C
B
D
B

Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table.
The first table should contain the following output
A
D

The second target should contain the following output
B
B
B
C
C


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Informatica Interview Questions

How can informatica be used for an organization?

0 Answers  


what is Partitioning ? where we can use Partition?

2 Answers   IBM, TCS,


What are Business Components in Informatica?

1 Answers  


why u go for dimensions ?

3 Answers   TCS,


i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/

4 Answers  






how to duplicates from expression transformation without using sorter before that

1 Answers  


Hello Everyone,i have one question on sequence generator.i have two targets and the records comes from the source will place in the targets like 1-10 rec in target1 and 11-20 rec in target2,21-30 rec in target1...etc so any one can help me? plz..Thanq in adv.

7 Answers   Cognizant, Wipro,


100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?

3 Answers   Polaris,


What is sorter transformation?

0 Answers  


Why is sorter an active transformation?

0 Answers  


How will u pas the data with out debugger?

4 Answers  


Whatis the difference between View and Materialized View ?

11 Answers   Satyam, Syntel,


Categories