Discuss the advantages & Disadvantages of star & snowflake
schema?
Answer Posted / alhad kulkarni
The question is Advantages and Disadvantages, not What is
Star or Snowflake.
Star Adv: Reduced Joins, Faster Query Operation.
Snow Adv: Distributed data, Easier to obtain fact-less data
e.g. Orders Shipped across one Quarter.
Star DisAdv: Bigger table sizes, Too many rows in Fact Table
Snow DisAdv: More number of joins, Slower Query operation,
| Is This Answer Correct ? | 78 Yes | 1 No |
Post New Answer View All Answers
server hot-ws270 is connect to Repository B. What does it mean?
What is joiner transformation in informatica?
How does a sorter cache works?
How to call shell scripts from informatica?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
What are multi-group transformations?
Explain the features of connected and unconnected lookup.
State the differences between sql override and lookup override?
What is an expression transformation in informatica?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
How can we use mapping variables in informatica?
What is an aggregator transformation?
What is a stored procedure transformation?
Describe the impact of several join conditions and join order in a joiner transformation?
Do you find any difficulty while working with flat files as source and target?