How is union transformation utilized?
No Answer is Posted For this Question
Be the First to Post Answer
Define update strategy?
What are the options in the target session of update strategy transsformatioin?
what is bitmap index? did u use it?and how to use it in informatica
Name at least 5 different types of transformations used in mapping design and state the use of each.?
How to convert multiple rows to single row (multiple columns) in informatica
What are the data movement modes in informatica?
can we use mapplet as starting n ending object in mapping
write a query for how to eliminate the duplicate rows without using distinct?
Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i?
I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out
What are pre and post-session shell commands?
What are the Differences between connected and unconnected lookup?