What is transformation?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
How to load last n records of file into target table - informatica
If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
How to view and Generate Metadata Reports?
What is polling in informatica ?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
Where do you create/define mapping parameter and mapping variable?
Difference between Data and Index Caches?
What is incremental aggregation?
Please let me know how to make encryption and decryption with example?
In Flat file, I need Header, Footer and No of rows in Last column. How will u achieve in Mapping Level(With out using Session Level Property)?
Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??