What are Fact tables and Dimension Tables?

Answer Posted / mallika

A fact table typically has two types of columns: those that
contain facts and those that are foreign keys to dimension
tables. facts may be composed of measures,degenerated
dimensions.The primary key of a fact table is usually a
composite key that is made up of all of its foreign keys

Dimension tables, also known as lookup or reference tables,
contain the relatively static data in the warehouse.
Dimension tables store the information you normally use to
contain queries. Dimension tables are usually textual and
descriptive and you can use them as the row headers of the
result set. Examples are customers or products

Is This Answer Correct ?    107 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps involved in creating dimensional modeling process?

651


Which are the olap tools available that are supported by oracle?

606


Explain datawarehousing?

649


If two relational tables are connected to sq trans, what are the possible errors it will be thrown?

596


What does level of granularity of a fact table signify?

722






How to limit the max no of rows retrieved in the report?

628


How can we acheive correlated sub-query in designer?can anyone help me in this regard?

571


Explain can a dimension table contains numeric values?

638


Explain how to generate iqd file from framework manager?

593


What is hybrid slowly changing dimension?

716


What are the reasons to use a chameleon method in data warehousing?

657


Explain clustering algorithm?

1925


Explain what are the advantages data mining over traditional approaches?

763


Suppose you are filtering the rows using a filter transformation only the rows meet the condition pass to the target. Tell me where the rows will go that does not meetthe condition.

742


Explain ddl (data definition language)?

657