what is the difference between aggregate table and fact
table ? how do you load these two tables ?

Answer Posted / harshad

A fact table typically has two types of columns: those that
contain numeric facts (often called measurements), and
those that are foreign keys to dimension tables. A fact
table contains either detail-level facts or facts that have
been aggregated. Fact tables that contain aggregated facts
are often called summary tables or aggregated fact. A fact
table usually contains facts with the same level of
aggregation. Though most facts are additive, they can also
be semi-additive or non-additive. Additive facts can be
aggregated by simple arithmetical addition. A common
example of this is sales. Non-additive facts cannot be
added at all. An example of this is averages. Semi-additive
facts can be aggregated along some of the dimensions and
not along others. An example of this is inventory levels,
where you cannot tell what a level means simply by looking
at it.

Is This Answer Correct ?    52 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the main difference between inmon and kimball philosophies of data warehousing?

663


What is cost benefit analysis (cba)?

589


What are the steps involved in designing a fact table?

500


What is the purpose of cluster analysis in data warehousing?

565


How to add a number to a macro variable?

553






List down some of the real time data-warehousing tools?

561


Explain techniques of error handling - ignore , rejecting bad records to a flat file , loading the records and reviewing them (default values)?

518


Describe the differences between a data warehouse and data mart.

508


What is the difference between Datawarehouse and OLAP?

535


How can you communicate with web server (apache or iis) from coldfusion?

549


What is drill-through?

577


What is the limit to the number of sources and targets you can have in a mapping?

559


Explain the difference between dw and bi?

519


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

1540


Explain why are oltp database designs not generally a good idea for a data warehouse?

628