followin source like
region sales
1 100
2 200
i want the output following format
region 1 2
sales 100 200
Answers were Sorted based on User's Feedback
WAT IS TEXT LOAD?
i have two coloumn emp_no sal 1 3000 2 3000 3 3000 4 4000 5 5000 6 2700 7 4500 i just need output by removing duplicate.my answer should be emp_no sal 1 3000 2 4000 3 5000 and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
"Change cache" in Informatica ?
What is the meaning of up gradation of repository?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
What is the difference between Bitmap and Btree index?
What is the surrogate key?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
I have a flat file, want to reverse the contents of the flat file
What is informatica worklet?