how to convert
101 raja 101 raja sekar reddy
101 sekar---------->
101 reddy
Answer Posted / lokesh y g
using dynamic lookup we can do it......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to load data in informatica ?
Design time, run time. If you don't create parameter what will happen
What is the difference between writing a joiner query in ANSI style and THETA style?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What is decode in informatica?
Parameter and variable differences
design of staging area?
I have done MBA in 2008. i got job as business analyst in 2008 january through consultany. but after 3 months they are giving training Informatica developer. now iam continuing this job. my question is when iam going to interview HR people ask me many times like this " YOU ARE MBA GRADUATE. HOW YOU ARE SELECT THIS POSTION. IAM EXPLAINING WHAT I HAVE MENTION ABOVE". PLEASE TELL HOW IAM TELLING THIS QUESTION ANSWER.
What is an aggregator transformation?
What are mapplets?
What are the new features of informatica 9.x developer?
my source is junk data how will u remove that junk data by using unix please any one replay me
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
Enterprise data warehouse your projects phase by phase explain?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?