what is a junk dimension ?

Answer Posted / vamshi

In data warehouse design, frequently we run into a situation where there are yes/no indicator fields in the source system. However, if u keep all those indicator fields in the fact table, not only do we need to build many small dimension tables, but the amount of information stored in the fact table also increases tremendously,
Junk dimension is the way to solve this problem. In a junk dimension, we combine these indicator fields into a single dimension. This way, we'll only need to build a single dimension table, and the number of fields in the fact table, as well as the size of the fact table, can be decreased
The content in the junk dimension table is the combination of all possible values of the individual indicator fields

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Slowly changing dimensions, types and where will you use them

1262


What is the maplet?

612


What if the source is a flat-file?

580


What are the types of presistent cache in look up tr.

1540


Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

6340






tell me about your project functionality

1856


What is standalone command task?

697


What is intricate mapping?

583


What does role playing dimension mean?

615


What are the performance considerations when working with aggregator transformation?

668


What is the status code in stored procedure transformation?

681


What is a transaction control transformation?

759


suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?

6058


how we can load rejected record's at run time?(not through bad files)

1903


What is a filter transformation and why it is an active one?

553