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
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 4 of 111    Print  
What is a Star Schema

Answer posted by Chintan on 2005-05-22 18:34:55: A relational database schema organized around a central table (fact table) joined to a few smaller tables (dimension tables) using foreign key references. The fact table contains raw numeric items that represent relevant business facts (price, discount values, number of units sold, dollar value, etc.)



  
Total Answers and Comments: 7 Last Update: April 17, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 22, 2005 18:34:55   #1  
Chintan        

RE: What is a Star Schema
A relational database schema organized around a central table (fact table) joined to a few smaller tables (dimension tables) using foreign key references. The fact table contains raw numeric items that represent relevant business facts (price, discount values, number of units sold, dollar value, etc.)
 
Is this answer useful? Yes | No
October 04, 2005 01:16:00   #2  
senthil kumar.B        

RE: What is a Star Schema
Star schema is a type of organising the tables such that we can retrieve the result from the database easily and fastly in the warehouse environment.Usually a star schema consists of one or more dimension tables around a fact table which looks like a star,so that it got its name.
 
Is this answer useful? Yes | No
October 04, 2005 01:26:49   #3  
senkumar79 Member Since: October 2005   Contribution: 17    

RE: What is a Star Schema
Its a type of organising the entities in a way,such that u can retrieve the result from the database easily and very fastly.Usually a star schema will have one or more dimension tables linking around a fact table and looks like a star.hence got this name.
 
Is this answer useful? Yes | No
January 03, 2006 03:59:48   #4  
sithusithu Member Since: December 2005   Contribution: 161    

RE: What is a Star Schema

Single fact table with ‘N’ number of dimension tables


 
Is this answer useful? Yes | No
May 07, 2007 14:33:02   #5  
chandrarekha        

RE: What is a Star Schema
Star schema is a logical data base design, which contains a centrally located fact table surrounded by at least one or more dimension tables
 
Is this answer useful? Yes | No
March 12, 2008 01:16:26   #6  
Amritendra kumar Member Since: February 2008   Contribution: 16    

RE: What is a Star Schema
Star schema is the collection of fact and dimensions where one fact is sorrounded by several dimension. This is the best way to get result by queries.
 
Is this answer useful? Yes | No
April 17, 2008 09:59:20   #7  
chnadra Member Since: April 2008   Contribution: 2    

RE: What is a Star Schema
A data warehouse design that enhances the performance of multidimensional queries on traditional relational databases. One fact table is surrounded by a series of related tables. Data is joined from one of the points to the center, providing a so-called "star query."
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape