Is scd logic we have lookup right to compare the values with
source and target,instead of lookup can u have any
transformation or any way to do this?

Answers were Sorted based on User's Feedback



Is scd logic we have lookup right to compare the values with source and target,instead of lookup ca..

Answer / naga

We can write Left outerjoin with the target in Source
Qualifier itself or if ur src is file & target is Table
then using Joine(Left outer) can get the new rows loaded
into target

Is This Answer Correct ?    3 Yes 0 No

Is scd logic we have lookup right to compare the values with source and target,instead of lookup ca..

Answer / itsranjan

Hi, Joiner transformation can do the same job what lookup
does in SCD.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Informatica Interview Questions

In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data

2 Answers   HCL, Schneider,


What is the difference between router and filter?

0 Answers  


What is informatica?

0 Answers  


What are some examples of informatica etl programs?

0 Answers  


what are the limitations for bulk loading in informatica for all kind of databases and transformations?

3 Answers   Accenture, CSC,


I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.

0 Answers  


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

1 Answers   IBM,


Explain the features of connected and unconnected lookup.

0 Answers  


what is hash table in informatica?

1 Answers   Zensar,


If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks

7 Answers   Puma,


differnece between joiner and a look up(please don't give just definitions)....i mean in which scenario it is better to use joiner and in which scenario better o use lookup ??

2 Answers   IBM,


What are the conditions needed to improve the performance of informatica aggregator transformation?

0 Answers  


Categories