The Data Warehouse - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

The Data Warehouse

Description:

Title: Slide 1 Author: Patti Wolf Last modified by: Nicole Created Date: 10/31/2003 2:41:22 PM Document presentation format: On-screen Show Other titles – PowerPoint PPT presentation

Number of Views:58
Avg rating:3.0/5.0
Slides: 19
Provided by: Patti175
Category:

less

Transcript and Presenter's Notes

Title: The Data Warehouse


1
Chapter 13
  • The Data Warehouse
  • Database Systems Design, Implementation, and
    Management, Seventh Edition, Rob and Coronel

2
Relational OLAP (continued)
3
Multidimensional OLAP
  • Extends OLAP functionality to multidimensional
    database management systems (MDBMSs)
  • MDBMS end users visualize stored data as a 3D
    cube-a data cube
  • Data cubes can grow to n number of dimensions,
    becoming hypercubes
  • To speed access, data cubes are held in memory in
    a cube cache

4
Multidimensional OLAP (continued)
5
Relational vs. Multidimensional OLAP
6
Star Schemas
  • Data modeling technique used to map
    multidimensional decision support data into
    relational database
  • Creates near equivalent of multidimensional
    database schema from existing relational database
  • Yield an easily implemented model for
    multidimensional data analysis, while still
    preserving relational structures on which
    operational database is built
  • Has four components facts, dimensions,
    attributes, and attribute hierarchies

7
Facts
  • Numeric measurements (values) that represent
    specific business aspect or activity
  • Normally stored in fact table that is center of
    star schema
  • Fact table contains facts that are linked through
    their dimensions
  • Metrics are facts computed or derived at run time

8
Dimensions
9
Attributes
  • Used to search, filter, or classify facts
  • Dimensions provide descriptive characteristics
    about the facts through their attributes

10
Attributes (continued)
11
Attributes (continued)
12
Attributes (continued)

13
Attributes (continued)
14
Attribute Hierarchies
  • Provides top-down data organization
  • Provides capability to perform drill-down and
    roll-up searches in a data warehouse

15
Attribute Hierarchies (continued)
16
Attribute Hierarchies (continued)
17
Star Schema Representation
  • Each dimension record is related to thousands of
    fact records
  • Facilitates data retrieval functions

18
Star Schema Representation (continued)
Write a Comment
User Comments (0)
About PowerShow.com