I have the input file as
col1 col2 col3
3 2 1
7 6 8
I should get the output as
col1 col2 col3
1 2 3
6 7 8 ....What is the logic to get this? Is there any
transformation which sorts row wise ? If not how to sort
the incoming records row wise?
Answer Posted / vidyasagar
u can try this:)
src>> Normalizer>> sorter by asc>> Normalizer>> TgT
Regards:
Vidyasagar
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How does a sorter cache works?
What are the prerequisite tasks to achieve the session partition?
what are factless facts? And in which scenario will you use such kinds of fact tables.
Write the advantages of partitioning a session?
What is sorter transformation?
What is informatica?
can anyone explain me about retail domain project in informatica?
How many ways are there to do 'remove duplicate records in informatica'?
How to go to the older version for a mapping?
my source is junk data how will u remove that junk data by using unix please any one replay me
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
How would you copy the content of one repository to another repository?
What is difference between a gateway node and worker node?
What is Data Caches size?
In development project what is the process to follow for an etl developer from day1