Why denormalization is promoted in universe designing?



Why denormalization is promoted in universe designing?..

Answer / Idreesh Ahamad

Denormalization is promoted in data warehouse design to improve query performance. By duplicating data from multiple tables into a single table, queries can be simplified and executed faster because they don't need to join multiple tables. However, denormalization increases the risk of data inconsistency if not properly managed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Warehouse General Interview Questions

1.WHAT IS DATA MART ?

5 Answers   HCL,


Explain why are oltp database designs not generally a good idea for a data warehouse?

1 Answers  


wht is degenerated dimension ?it's uses?

10 Answers   CTS, Infosys,


Explain which columns go to the fact table and which columns go the dimension table?

1 Answers  


what are the other factors of the database on which the loading performance depend?

1 Answers  


What are the design methods of data warehousing?

1 Answers  


Explain grouped cross tab?

1 Answers  


How many ways we test the universe & Report?

2 Answers  


In a star schema, are foreign key constraints between facts and dimensions neccessary?

1 Answers  


What are the types of SCD?

1 Answers  


What is a Data Cube?

1 Answers  


What is the difference between view filter and report filter?

1 Answers  


Categories