What is an expression transformation in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
what is dynamic cashe
What is the commit type if you have a transaction control transformation in the mapping?
What is confirmed dimension and fact?
Using Expression transformation how to remove duplicate records from a relational source?
In Which scenario did u used Incremental loading?
How can we handle two sessions in informatica?
What is a mapplet/worklet in informatica?
write a sql query following table? col1 col2 1 2 1 2 1 2 3 4 3 4 5 6 i want the output like unique duplicate col1 col2 col1 col2 1 2 1 2 3 4 1 2 5 6
How to join three sources using joiner?
How we can create indexes after completing the load process?
How to handle decimal places while importing a flatfile into informatica?
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping?how