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

What do think which one is the better joiner or look up?

733


Explain in detail about scd type 1 through mapping.

593


Tell me about MD5 functions in informatica

530


COM components can be used in Informatica

1881


What is the difference between Active and Passive transformation?

640






What are the differences between source qualifier and joiner transformation?

603


3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs

1760


In warehouses how many schemas are there?

588


What is informatica metadata and where is it stored?

593


Explain direct and indirect flat file loading (source file type) - informatica

837


Explain how to import oracle sequence into informatica?

594


What is transformation?

663


How to do the error handling of if ur source is flatfiles?

1515


what is unit testing?tell me proceedure

1786


What is an expression transformation?

594