when we go for snow flake schema rather than star schema ?

Answers were Sorted based on User's Feedback



when we go for snow flake schema rather than star schema ?..

Answer / murali

snow flake schema is used for the dim tables contains more fields and the Dim_DB Tables are in the Normalization form.

Draw-back: Slow performance for executing the query.

Is This Answer Correct ?    1 Yes 0 No

when we go for snow flake schema rather than star schema ?..

Answer / babu

whether the schema contains in normalized form and data should be redundancy is required then we go for snow flake schema and the dimension table should split into another child table in this situation we go for snowflake schema rather than star schema.

Is This Answer Correct ?    1 Yes 0 No

when we go for snow flake schema rather than star schema ?..

Answer / smiley

When we have multiple tables for single dimension or when we have multidimensional databaes

Is This Answer Correct ?    0 Yes 0 No

when we go for snow flake schema rather than star schema ?..

Answer / divya

Snow flake schema is used when there are hierarchies,where
as star schema is used when there is only one level and no
hierachies

Is This Answer Correct ?    1 Yes 2 No

when we go for snow flake schema rather than star schema ?..

Answer / bo_fan

Star schema : fact table with dimension tables around.
Snow flake schema: fact table with dimension tables around
and the dimension tables again have sub tables to it.
Example: When we have a scenario like student table and
subject details table (which is a sub table of student table)
There we can go for snow flake schema(going more details ie
normalization)

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Business Objects Interview Questions

how change the order of prompts in bo xi? eg. i create first prompt with 'year' and second prompt with 'city'. my question is to display the 'city' prompt first .what can i do for it ?

3 Answers   Cambridge, Patni,


Can we take report on Excel in Business Objects?

6 Answers   Business Intelligence Analytics, Oracle,


Is there any other repository domains rather than universe, security, document?

0 Answers  


What is top business?

0 Answers  


Can we link the oracle and excel universess?

1 Answers  


What is the equivalent oracle operators for following BO Operators where we use in prompt: a. Different from pattern b.Match pattern c. Both and d.Except

2 Answers   Nucleus Software,


What is the size of data base?

2 Answers  


Hi friends How to design Xcelsius dashboard trough "SAP Netweaver connection" please explain steps for SAP Net weaver connection.

1 Answers  


what do u mean by variable functions ?

2 Answers  


HOW TO PUBLISH A REPORT IN BO?

1 Answers   Polaris,


how to connect one to one report? Explain with example?

5 Answers   TCS,


solve the following loops? dimension table fact table fact table dimension table link will be there between tables?

4 Answers  


Categories