if we increase the number of dimensions will the rows in
fact table increase or decrease??

Answers were Sorted based on User's Feedback



if we increase the number of dimensions will the rows in fact table increase or decrease??..

Answer / pratap gangula

The number of rows in a fact table depends upon the grain of the fact. Dimensions can only describe the data in the fact table. Adding more dimensions will not increase the number of rows unless it impacts the grain of the fact. e.g You have fact at the granularity of day and u want to now add time intervals dimension.... this will increase the number of rows in fact.

Is This Answer Correct ?    19 Yes 1 No

if we increase the number of dimensions will the rows in fact table increase or decrease??..

Answer / asha

Number of rows wouldn't increase. Number of cloumns will
increase in fact table as we will have to store the keys of
those dimensions.

Is This Answer Correct ?    3 Yes 0 No

if we increase the number of dimensions will the rows in fact table increase or decrease??..

Answer / itesh

Yes, if we increase the dimension obviously that key need
to added in the fact ,

Ex

1 fact joined 1 dim of 4 key,
I have added 1 dim with 2 keys

Now my fact will be 8 keys.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Data Warehouse General Interview Questions

How can you set the session management?

0 Answers  


How can we do ETL process in SQL Server?

1 Answers   ETL,


What is the data type of the surrogate key?

0 Answers  


What is ?Data Warehousing??

3 Answers   Accenture,


What is crass reference table?

0 Answers  






What is hybrid slowly changing dimension?

0 Answers  


What are the tools available for etl?

0 Answers  


Explain is fact table?

0 Answers  


Explain a mapping, session, worklet, workflow, mapplet?

0 Answers  


What is hash partition?

3 Answers   TCS,


why we use dmr model in cognos report studio ? give me difference between dmr model and relational model.

0 Answers   IBM,


How to load the time dimension?

0 Answers  


Categories