following source
name gender
ramya female
ram male
deesha female
david male
kumar male
i want the target
male female
ram ramya
david deesha
kumar
any body give solution above question?
Answer Posted / moorthy g
Source-SQ-Exp-Rtr-Tgt(twice)
Exp:
Flag: DECODE(True, gender='MALE', 'Y','N')
RTR:
Make It Two Group
Flag value is Y then Male is one group.
Defaull is Female
Tgt:
Make It Two;
male - Tgt1
female - Tgt2
=================
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a router transformation?
What do you understand by SOA of Informatica?
Enlist the various types of transformations.
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
Is it possible to revert a global repository to local one and why?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
What is meant by active and passive transformation?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What is the cumulative sum and moving sum?
What is a transaction control transformation?
What differs when we choose the sorted input for aggregator transformation?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What are the different transaction levels available in transaction control transformation?
Under what conditions selecting sorted input in aggregator will still not boost session performance?
Have you worked with/created Parameter file