Data Warehousing Basics Question:
Explain Why fact table is in normal form?
Answer:
Basically the fact table consists of the Index keys of the dimension/ook up tables and the measures.
so when ever we have the keys in a table .that itself implies that the table is in the normal form.
so when ever we have the keys in a table .that itself implies that the table is in the normal form.
Previous Question | Next Question |
What is a CUBE in datawarehousing concept? | Explain What are the possible data marts in Retail sales? |