Data Architect Question: Download Data Architect PDF

Tell us what is a mini dimension?

Tweet Share WhatsApp

Answer:

Mini dimensions can be used to handle rapidly changing dimension scenario. If a dimension has a huge number of rapidly changing attributes it is better to separate those attributes in different table called mini dimension. This is done because if the main dimension table is designed as SCD type 2, the table will soon outgrow in size and create performance issues. It is better to segregate the rapidly changing members in different table thereby keeping the main dimension table small and performing.

Download Data Architect PDF Read All 41 Data Architect Questions
Previous QuestionNext Question
Tell me what is Star-schema?Please explain what are the different types of dimensions you have come across? Explain each of them in detail with an example?