GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Data Warehousing
Go To First  |  Previous Question  |  Next Question 
 Data Warehousing  |  Question 55 of 86    Print  
What is the main difference between star and snowflake star schema? Which one is better and why?

  
Total Answers and Comments: 5 Last Update: March 27, 2008     Asked by:  
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 29, 2007 13:26:39   #1  
prasanna kumar        

RE: Where we use Star Schema & where Snowflake?
It depends on the client requirement, Star schema is higly denormalized and so require large menory space but since it needs less joins its performance will be better and in snow flake its viz versa.. so if a client need high performance he can use star schema , if memory area is more concern he can go for snow flake
 
Is this answer useful? Yes | No
February 05, 2007 01:48:45   #2  
vijay        

RE: What is the main difference between star and snowf...
If u have one to may relation ship in the data then only we choose snowflake schema.As per the performance-wise every-one go for the Starschema.Moreover if the ETL is concenred with reporting means choose for snowflake bcz this schema provides more browising capability than the former schema.
 
Is this answer useful? Yes | No
February 10, 2007 02:30:07   #3  
jyothi        

RE: What is the main difference between star and snowf...
Star Schema does not provide any means of normalization but Snow Flak Schema do provide the normalization. It is good to use the table with normalization so its good to use snow flak rather than star schema
 
Is this answer useful? Yes | No
March 18, 2008 03:12:28   #4  
VVM.SP Member Since: March 2008   Contribution: 7    

RE: What is the main difference between star and snowflake star schema? Which one is better and why?

Star Schema:

1. Dimension tables directly connected to Fact Table
2. Contain de-normalized data
3. Data modifications are very easily
4. Highest
flexibility
5. Best performance

Snowflake Schema:

1.Hirarchy of dimension tables are connected to Fact Table
2. Contain partially
normalized data
3. Data modifications are not easily
4. Compared with
Star Schema, Snowflake Schema is complex.
5. Slow Performance


 
Is this answer useful? Yes | No
March 27, 2008 02:44:55   #5  
geetu rani Member Since: March 2008   Contribution: 8    

RE: What is the main difference between star and snowflake star schema? Which one is better and why?
STAR SCHEMA HAS fact table linked with dimension table directly
while in snow flake schema the dimension tables can have futher hierarchies between them .it means in snow flake schema the tables are normalised.
one shoula use star schema simply it is easy to manage tables here because of less no. of tables.

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape