|
| Total Answers and Comments: 5 |
Last Update: September 25, 2008 Asked by: sainath |
|
| | |
|
Submitted by: sixto.dsilva Yes right said both model are designed for different purpose , I think star schema is very informative for business users unlike snowflake which is bit complicated with lot of small , small tables. If there is lot of information in one dimension table(it will affect performance also) we can split that in two sub tables this will result in snowflake model.You can convert snowflake into star or vice versa, it is upto to the designer. But in both the cases te quality of the data warehouse is measured by the quality of the dimension attributes.
Above answer was rated as good by the following members: tony_siu | Go To Top
|