Hi,

Could any one tell me which schema (star and snow flake
schema) will take much space?

Thanks
S.A.K

Answers were Sorted based on User's Feedback



Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Th..

Answer / prasant tripathy

Hi

star schema takes more space then the snowflake because
star schema is denormalised schema and snowflake is
normalised

Is This Answer Correct ?    10 Yes 0 No

Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Th..

Answer / laz

The answer is STAR SCHEMA . As, the data stored in
diamensional tables of the star schema is denormalized
hence it increases the space needed for storage of data.

Is This Answer Correct ?    3 Yes 0 No

Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Th..

Answer / kranthi.kunta

Star flake schema will take more space than snow flake
schema.
Snow flake schema approach increases the number of joins
and results poor performance in data retrieval. In few
organizations, they try to normalize the dimension tables
to save space.

keke...

Is This Answer Correct ?    3 Yes 2 No

Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Th..

Answer / pratap gangula

In Star schema the dimensions can have attributes that may have low cardinality which when separated out in other table will decrease the storage space.

Is This Answer Correct ?    1 Yes 0 No

Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Th..

Answer / merohin27@gmail.com

star schema consists huge space then the snowflake because 
star schema is de-normalised schema and snowflake is 
normalised thus Star schema consists huge space

Is This Answer Correct ?    0 Yes 0 No

Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Th..

Answer / 9885657928

Snow flake schema
why because a denormalized dimentional table splitted into
one or more tables which results in normalization of
dimentions.It hempers the Query performance due to more
number of joins.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Data Warehouse General Interview Questions

wat is code review and wat actually srs or how can we create HLD,LLD.PLS,GIVE ME ANSWER AS EARLY AS FAST.

1 Answers  


Can any one explain about core dimension, balanced dimension, and dirty dimension?

1 Answers  


Explain the difference between data ware house & data mart?

1 Answers  


in siebel analytics by using dashboard prompts in a page have 2 reports so i have to give dashboard prompt to applied on first report only that will not applied to 2 report how it will do

1 Answers   IBM,


Explain hybrid slowly changing dimension?

1 Answers  


Describe a data warehouse.

1 Answers  


What is the definition of cube in datawarehousing?

1 Answers  


What is data merging, data cleansing and sampling?

1 Answers  


What are the differences between star and snowflake schema?

1 Answers  


What is incremintal loading?

1 Answers  


what are different storage options supported by oracle ?

1 Answers  


Explain about Control M JObs detaily?How to execute this.

2 Answers   Scope International,


Categories