how can one connect two fact tables ? is it possible ? how?
Answer Posted / mallika
We can connect two fact tables by using constellation
schema or galaxy schema.
we have 3 types of schemas
star
snowflake
constellation or galaxy
in star schema we have data redundancy.we do not normalize
dimension tables.
in snowflake we normalize dimension tables to reduce space
boyh star aand snowflake we use only one fact and many
dimesion tables.in some situations we have to use more than
one fact table then we use constellation.but its vary
rarely used
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is Operational Data Store?
Explain what are the methodologies of data warehousing?
What are the data types present in bo? What happens if we implement view in the designer n report?
Suppose you are filtering the rows using a filter transformation only the rows meet the condition pass to the target. Tell me where the rows will go that does not meetthe condition.
What are the design methods of data warehousing?
How do you create surrogate key using ab initio?
How to performance tune reports?
Which columns go to the fact table and which columns go the dimension table?
What are the various file formats involved in reportnet?
What are templates in which way it is help full?
Explain datawarehousing?
Why is chameleon method used in data warehouse?
Give some difference between oltp and olap.
Explain multivalued dependency?
What is the differences between star and snowflake schemas?