What is a junk dimension?
- A A single dimension combining several low-cardinality flags and indicators
- B A dimension containing errors
- C An obsolete dimension
- D A temporary staging table
Answer
A single dimension combining several low-cardinality flags and indicators
It avoids cluttering the fact table with many boolean columns or creating numerous tiny dimension tables.





