What is junk dimension? What is the difference between junk dimension and degenerated dimension?



What is junk dimension? What is the difference between junk dimension and degenerated dimension?..

Answer / Pappu Chauhan

Junk Dimension refers to a data warehouse dimension that does not have any meaningful relationships with the fact table or other dimensions. It is used to store large amounts of data that cannot be normalized due to their nature (e.g., free-form text, binary data). A Degenerated Dimension, on the other hand, has a one-to-many relationship with the fact table and can be eliminated by denormalization to improve query performance. The main difference is that Junk Dimensions are typically used for non-normalized data, while Degenerated Dimensions are used when the relationship between the dimension and the fact table is not meaningful.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Warehouse General Interview Questions

What is normalization, first normal form, second normal form, third normal form?

1 Answers  


Why fact table is in a normal form?

1 Answers  


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

1 Answers  


What is static and local variable?

1 Answers  


What is core dimension?

1 Answers  


What is the function of surrogate key in data warehousing?

1 Answers  


Explain the definition of normalized and denormalized view and what are the differences between them?

1 Answers  


what are the others of "bad files" and "discard files" when using sql*loader?

1 Answers  


three ways sql*loader could load data, what are those three types?

1 Answers  


what is a hot file, why we need in datawarehousing, where we used in general

2 Answers   Thomson,


What is the very basic difference between data warehouse and operational databases?

1 Answers  


What is the difference between constraind base load ordering and target load plan?

1 Answers  


Categories