1)What is Data Masking in informatica?
2)How to restrict junk characters while loading data into
target.
3) what happen if i won't pass sorted input in a
transformation.
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need informatica?
What is the difference between warehouse key and surrogate key?
Can we create a Integration service without a Repository service and vice versa?
How to load time dimension?
what is the difference between copy object import objects using repositery manager which one is best
If I have a index defined on target table and if set it to bulk load will it work ?
What is the difference between Active and Passive transformation?
Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??
Can we use Union Transformation for Heterogeneous sources? i.e; 3 sources, 1 from Oracle, 2nd from Informix, 3rd from Sql Server with same metadata?
What is source qualifier?
In which scenario did u used Mapping variable?
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.