I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
No Answer is Posted For this Question
Be the First to Post Answer
If the records doesnt satisfy the filter condition where will it go?
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2. what is the procedure and whar t/r's are involved and what is the mapping flow
What are partitions in informatica and which one is used for better performance?
how you will maintain version?
What is informatica powercenter repository?
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
AT the max how many transformations and mapplets can we use in a mapping ?
1 Answers Cap Gemini, Cognizant,
can you please explain me pre session and post session options?
What is a surrogate key?
. Design a mapping, first two phone calls received by a customer must be represented as "Home" , "Office" and the next calls must be concatinated and represented as "Other".Look at the below tables :: Source Definition Customer Phone_Number A 9848403211 A 9812675432 A 9112356788 A 9876503276 B 9567890765 B 9876098567 AND THE TARGET IS Customer Home Office Other A 9848403211 9812675432 9112356788,9876503276 B 9567890765 9876098567 Null
How might one distinguish in the case of mapping is right or not without associating session?
What are conformed dimensions?