Star schema



         


The star schema (sometimes referenced as star join schema) is the simplest data warehouse schema where a single "fact table" containing a compound primary key, with one segment for each "dimension" and additional columns of additive, numeric facts.






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License