Assignment 1 Due: Tuesday Jan 27, 2004

Slides:



Advertisements
Similar presentations
Chapter # 4 BIS Database Systems
Advertisements

The Organisation As A System An information management framework The Performance Organiser Data Warehousing.
CHAPTER OBJECTIVE: NORMALIZATION THE SNOWFLAKE SCHEMA.
Information System Analysis Lab 7. ERD entity-relationship diagram is a data modeling technique that creates a graphical representation of the entities,
1.
Group G10 Minh Anderson Thomas Hickerson. Q1: In the crow’s foot notation, entity types are denoted by boxes.
1 3D_XML A three-Dimensional XML-based Model Khadija Ali, Jaroslav Pokorný Czech Technical University Prague - Czech Republic.
1 SWE Introduction to Software Engineering Lecture 13 – System Modeling.
Entity Relationship Modeling BUS112 Professor Kwan.
Data Modeling Entity - Relationship Models. Models Used to represent unstructured problems A model is a representation of reality Logical models  show.
MIS 451 Building Business Intelligence Systems Logical Design (3) – Design Multiple-fact Dimensional Model.
By N.Gopinath AP/CSE. Two common multi-dimensional schemas are 1. Star schema: Consists of a fact table with a single table for each dimension 2. Snowflake.
Database – Part 2a Dr. V.T. Raja Oregon State University.
Class Agenda – 04/04/2006 Discuss database modeling issues
Entity Relationship Modelling. What is Entity Relationship Modelling? The Entity-Relationship model is – ” “ a data model for high-level descriptions.
Conceptual Design versus Logical Design. Conceptual Data Design Prepared at beginning of project High level view of how the client sees the data Top down.
DESIGN AND IMPLEMENTATION DATA MODELING TOOLS Indah Puspa Sari ( ) Advisor : Adi Wibowo, M.T. Andreas Handojo, M.MT.
Chapter 11 & 12 Entity-Relationship (E-R) Model Characteristics of E-R Model Components of E-R Model Example of E-R Model Enhanced E-R Model.
Entity Relationship Diagram. Introduction Definition: Entity-relationship diagram is a data-modeling technique that visualises entities, the attributes.
1 Agenda – 04/02/2013 Discuss class schedule and deliverables. Discuss project. Design due on 04/18. Discuss data mart design. Use class exercise to design.
Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin APPENDIX C DESIGNING DATABASES APPENDIX C DESIGNING DATABASES.
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Information Technology IMS5024 Information Systems Modelling Review of topics.
1 Online Analytical Processing (OLAP) Anjali Gupta Mithun Arora Aameek Singh Kranthi Kumar.
SQL Server Analysis Services Understanding Unified Dimension Model (UDM)
7 Copyright © 2006, Oracle. All rights reserved. Defining a Relational Dimensional Model.
Smith’s Aerospace © P. Bailey & K. Vander Linden, 2006 Classes and Objects Patrick Bailey Keith Vander Linden Calvin College.
DBM 380 Week 3 Individual Assignment ERD Creation Project The following assignment refers to material found in the Virtual Organizations. Create a detailed.
Data Modeling Using the Entity- Relationship (ER) Model
DataBase Logic in Business Applications
Object-oriented and Structured System Models
Chen’s Type Guidance.
SEEM3430: Information Systems Analysis and Design
© The McGraw-Hill Companies, All Rights Reserved APPENDIX C DESIGNING DATABASES APPENDIX C DESIGNING DATABASES.
7/4/2018.
Tables and Their Characteristics
7/5/2018.
Designing Business Intelligence Solutions with Microsoft SQL Server
ASSIGNMENT NO.-2.
Assignment 2 Due Thursday Feb 9, 2006
Databases & Data Warehouses
Dimensional Model January 14, 2003
Retail Sales is used to illustrate a first dimensional model
Relational Model and ER Model: in a Nutshell
Domain Class Diagram Chapter 4 Part 2 pp
מודל הנתונים.
Overview of Entity‐Relationship Model
בסיסי נתונים - מצגת ההרצאה - 1.
CS 3630 Database Design and Implementation
Chapter 4 Entity Relationship (ER) Modeling
وحماية البرمجيات وقواعد البيانات
Retail Sales is used to illustrate a first dimensional model
Data warehouse architecture CIF, DM Bus Matrix Star schema
Adding Multiple Logical Table Sources
Retail Sales is used to illustrate a first dimensional model
Chapter 13 The Data Warehouse
Role Playing Dimensions (p )
Dimensional Model January 16, 2003
Database Processing: David M. Kroenke’s Chapter Five:
Fundamentals/ICY: Databases 2013/14 WEEK 6 - Friday
MIS2502: Data Analytics Relational Data Modeling 2
Review of Major Points Star schema Slowly changing dimensions Keys
From conceptual to relational data model
Assignment 1 Due Thursday Jan 19, 2006
Oracle SQL Developer Data Modeler
Shelly Cashman: Microsoft Access 2016
Review of Major Points Star schema Slowly changing dimensions Keys
Page 37 Figure 2.3, with attributes excluded
Relationships—Topics
On to Object Design c. 14.
Presentation transcript:

91.4904 Assignment 1 Due: Tuesday Jan 27, 2004 Reverse engineer the Northwind database. Create a logical ERD from which Northwind could be generated. Design a dimensional model for Northwind. Create a logical ERD; do not implement your database at this time. For each metric, specify if its additive, semi-additive, or non-additive. Do not use snowflaking. For each dimension, state the normal form it is in. Specify the attribute hierarchies present in each dimension. For both ERDs, use the Peter Chen notation.