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 / raja
There is no logic for this.You should try to be smart by
asking the useless question.try to ask some question which
will be useful for others.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How does the aggregator transformation handle null values?
How to create Target definition for flat files?
What do you mean by worklet?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Explain how to import oracle sequence into informatica?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
What does refresh system mean, and what are its distinctive choice?
What is a repository? And how to add it in an informatica client?
Which is the t/r that builts only single cache memory?
Explain the different lookup methods used in informatica?
What is the function of aggregator transformation?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
What is an expression transformation?
What is status code in informatica?