If the values in a row are 1,2,3,3,4,,4,5 then how a rank
transformation can rank these values
Answer Posted / sam
1,2,3,3,4,,4,5
1,2,3,3,5,5,7
| Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
What is sorter transformation?
How can a transformation be made reusable?
What are the advantages of informatica?
How do you load only null records into target?
Parameter and variable differences
What is a router transformation?
Repository user profiles
How we can use union transformation?
What are the new features of informatica 9.x at the developer level?
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.
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?
How can you differentiate between powercenter and power map?
Explain in detail scd type 2 through mapping.
Explain your project of banking domian.
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