Scenario:-
Below is the requirement.
Source:-
NAME ID Requirement
RAVI 1 (no need to repeat as it ID is 1)
KUMAR 3 (repeat 3 times as it ID is 3)
John 4 (repeat 4 times as it ID is 4)
Required Out Put:-
Name ID
RAVI 1
KUMAR 3
KUMAR 3
KUMAR 3
John 4
John 4
John 4
John 4
Scenario 2:-
Source Data
ID NAME
1,2 NETEZZA,ORACLE
3,4,5 SQL Server, DB2, Teradata
Required Output:-
ID NAME
1 NETEZZA
1 ORACLE
3 SQL Server
3 DB2
3 Teradata
Answer Posted / krish
http://netezzamigration.blogspot.com/2014/10/implementing-java-transformation-with.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the different dimensions.
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
Explain the different lookup methods used in informatica?
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
What are the validations that you can perform in oracle and in informatica ? Advance Thanks
What is workflow? What are the components of workflow manager?
Sequence generator, when you move from develoment to production how will you reset
How does a rank transform differ from aggregator transform functions max and min?
What are the types of caches in lookup?
What is a code page?
What is a standalone command task?
What is the sequence generator transformation in informatica?
have u done any performance tuning? how u ll do?
Briefly define a session task?
What is a surrogate key?