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
have you developed documents in your project? and what documents we develop in realtime?
Explain scd type 3 through mapping.
When will u go for (which means situation) Connected Lookup and Connected Lookup? Pls explain with an example?
How to join three sources using joiner? Explain though mapping flow.
What are the reusable transformations?
write asql query to filter improper date format? date 20-apr 11-mar-2010 30-may-2010 feb-2009 i want the output date 11-mar-2010 30-may-2010
What are the different types of Type2 dimension maping?
What is a transaction control transformation?
Types of error logs in Informatica?
when we go for unconnected lookup transformation? and why?
what is a junk dimension ?
14 Answers Atos Origin, Cognizant, HS, NIIT, TCS,
What is the difference between warehouse key and surrogate key?