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?
Answer Posted / 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 View All Answers
What do you mean incremental aggregation?
Can we get 1st record through Informatica(without sequence number).
What is standalone command task?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
How to do unit testing in informatica?
What is decode in informatica?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
Differentiate between reusable transformation and mapplet.
Explain how to import oracle sequence into informatica?
What is confirmed fact in dataware housing?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
Which means the first record should come as last record and last record should come as first record and load into the target file?
Global and Local shortcuts. Advantages.
What is an aggregator transformation?
How do you load first and last records into target table?