What is fact table? Explain the different kinds of facts.
No Answer is Posted For this Question
Be the First to Post Answer
My source data like... Empid Name 10 chandra 10 sekhar I am expecting result is Empid Ename 10 Chandrasekhar How can we solve this prob?
Name the different lookup cache(s)?
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
While importing the relational source defintion from database,what are the meta data of source U import?
How do you update the records with or without using update strategy?
how will compare two mappings in two different repository?
Explain load alternative records / rows into multiple targets - informatica
What is data movement mode in Informatica and difference between them?
How to extract original records at one target & Duplicate records at one target?
i have source like this ID 1 2 3 4 sal 1000 2000 3000 4000 and how to load target like this o_sal 1000 3000 6000 10000 can you plz give a sol using informatica