On lookup on any table we can get only a)any value or b)last
value but if i need both duplicate values How can i achieve?
Answer Posted / suresh
actually on lookup two ways we can put the values normally
we put a anyvalue(if you want to both duplicate values).
when we use SCD type 2 its must and should put on last value
into the look up Bcoz it should store the history.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a code page?
What are connected or unconnected transformations?
What are the guidelines to be followed while using union transformation?
What does update strategy mean, and what are the different option of it?
How do we call shell scripts from informatica?
What is target load order?
Explain the code page compatibility?
How many dimensions are there in informatica?
Can we get 1st record through Informatica(without sequence number).
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
can you please explain me pre session and post session options?
Why update strategy and union transformations are active? Explain with examples.
How can we update a record in the target table without using update strategy?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
how tokens will generate?