GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics

 Print  |  
Question:  What is Fact table

Answer:
Answer posted by Chintan on 2005-05-22 18:46:03: A table in a data warehouse whose entries describe data in a fact table. Dimension tables contain the data from which dimensions are created.


January 01, 2006 08:19:56 #6
 tapas   Member Since: Visitor    Total Comments: N/A 

RE: What is Fact table
 

Fact Table contains the keys(primary key,foreign key) of the releated dimension tables and measures which is based on the keys.

     

 

Back To Question