WHAT IS FACT TABLES?
Answers were Sorted based on User's Feedback
Answer / siva
Fact table contains facts,measures or numerical vlues. Foe
example if your business process is 'sales' then a
measurment of this business process contains name of the
product,price of product,location and date and time of the
product sales.It also contains foreign keys of all the
dimension tables.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rekha
Fact table is the primary table in the dimensional
modeling . the numerical performance of measures of the
business stored in fact table
mostly used facts ara numeric and additive
not every numeric is a fact ,but a numeric wich ara of type
key performance indicator is called fact
| Is This Answer Correct ? | 2 Yes | 0 No |
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
How do we implement materialized view?when to use materialized view?
TELL ME ABOUT WORK FLOW SCHEDULING?
After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?
How to open an older version of an object in the workspace?
How union transformation is active ?
I still need further explanation about the difference between active and passive transformation with some examples.Thank You
Using Connected or unconnected lookup for performance wise which one is preferable?.
list out all the transformations which use cache?
What are the different caches used in informatica?
What is the procedure to load the fact table.Give in detail?