I have source like col1,col2,col3,col4 and the values are like
3,6,1,7
1,5,3,8
2,1,5,6
i want the output like
3,6,7
5,3,8
2,5,6
How we will achieve in this scenario in informatica level.
Please help me..
Thanks in advance..
Answer Posted / davan
Its not a proper ???.there is no logic in ????.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the mapping parameters and mapping variables?
What are the validations that you can perform in oracle and in informatica ? Advance Thanks
How an expression transformation differs from aggregator transformation?
Define filter transformation?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
Suppose we do not group by on any ports of the aggregator what will be the output?
Why filter transformation is an active one?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
Explian the Process of deployment groups in informatica
What are the tasks that source qualifier perform?
What is a repository? And how to add it in an informatica client?
Write the advantages of partitioning a session?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
What is complex mapping?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.