Answer Posted / murali
in the schema, if any any dimension table has been shared
by more than one fact table, it is called as "confirmed
dimension"
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
difference between repository database and repository service?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
Explain the different kinds of facts.
As union transformation gives UNION ALL output, how you will get the UNION output?
Why filter transformation is an active one?
What is repository manager?
How to improve the performance of a session using sorter transformation?
Can informatica load heterogeneous targets from heterogeneous sources?
Enlist few areas or real-time situations where informatica is required.
Different qualification between a related rotate toward the sky and isolates look upward?
What is the surrogate key?
What are the informatica performance improvement tips
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa