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



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

Answer / Ruchi Singh

A junk dimension (also known as a surrogate key dimension) is a dimension that consists of a single attribute, which is a unique identifier such as an auto-incrementing integer or universally unique identifier (UUID). Junk dimensions are used to associate multiple facts with the same set of attributes in a dimension table. This reduces data redundancy and improves query performance by allowing for faster joins between fact and dimension tables.

A degenerated dimension, on the other hand, is a dimension where one or more of its primary key attributes are non-descriptive (i.e., they do not describe the entities in the dimension) and are included solely to establish relationships with other tables. A degenerated dimension can be avoided by using a foreign key relationship between the fact table and another dimension table that contains meaningful, descriptive attributes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Warehouse General Interview Questions

What are the various tools? Explain name a few?

1 Answers  


What is the difference between mapping parameter & mapping variable in data warehousing?

1 Answers  


Explain where do we use semi and non additive facts?

1 Answers  


What is an OLAP (On-line Analytical processing) system?

1 Answers  


Where the applications and where

1 Answers  


Explain what is fact less fact table? Where you have used it in your project?

1 Answers  


What is cfapplication tag?

1 Answers  


Explain what is a cube in data warehousing concept?

1 Answers  


Explain the data types present in bo n wht happens if we implement view in the designer n report?

1 Answers  


Explain what is a view as it relates to system modeling?

1 Answers  


Explain a mapping, session, worklet, workflow, mapplet?

1 Answers  


how to find unique records in informatica level

1 Answers   IBM,


Categories