What are the components of Informatica? And what is the purpose of each?
No Answer is Posted For this Question
Be the First to Post Answer
Performance wise which is better joiner or look up ? Give me with example?
I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?
Define the various join types of joiner transformation?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
What is the benefit of partitioning a session?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
Describe data concatenation?
What is the difference between Bitmap and Btree index?
when will we go for unconnected lookup transformation in Informatica?
My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
WHat all joins are there in Source Qualifier?