Govur University Logo
--> --> --> -->
...

In a star schema, what is the primary technical function of a 'junk dimension' when managing high-cardinality flags or status indicators?



In a star schema, a junk dimension is a single table used to store a collection of miscellaneous low-cardinality attributes, such as individual flags, status indicators, or transaction types, that would otherwise clutter a fact table. High-cardinality refers to data columns containing a large number of unique values, while low-cardinality refers to col....

Log in to view the answer



Redundant Elements