Test 2 Sample note: additional questions may also feature in the text.

Slides:



Advertisements
Similar presentations
ER Modeling Case Studies
Advertisements

Data Warehousing and Decision Support, part 2
Alternative Database topology: The star schema
DENVER CHAPTER SPONSORSHIP OPPORTUNITIES The Denver Chapter of the Western Pension & Benefits Conference (“WP&BC”) is the third largest chapter in the.
Microsoft Access 4 Database Creation and Management.
Data Warehousing - 2 ISYS 650. Data Warehouse Design - Star Schema - Dimension tables – contain descriptions about the subjects of the business such as.
Database A collection of related information stored on a computer and organized in a manner that allows access, retrieval, and use of that data.
March 2010ACS-4904 Ron McFadyen1 Aggregate management References: Lawrence Corr Aggregate improvement
Exercises.
Business Intelligence. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional views.
1 LBSC 690: Week 9 SQL, Web Forms. 2 Discussion Points Websites that are really databases Deep vs. Surface Web.
Utility Service Database Design a database to keep track of service calls for a utility company: Customers call to report problems Call center manages.
Data Model Examples USER SPECIFICATIONS.
© 2013 wheresjenny.com SHORT CONVERSATIONS Exercise 4.
Dr Derek Peacock14/08/20151 Database Design 1:1 Relationships Dr Derek Peacock.
Exercise Normalization Exercise Faculty Member. Social Security Number Name Last Name First Name Middle Name Home Address Street Address or P. O. Box.
What is Mail-Merge Have you ever wondered how business and organizations send out thousands of letters that are customized personally to you? The answer.
DATABASE DESIGN USING MICROSOFT ACCESS. What is a Database?  DMS Database management system  Database Collection of data organized in a manner that.
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Welcome to MA 180-2C! Instructor: Dr. Annette LaRussa
Data Warehouse and the Star Schema CSCI 242 ©Copyright 2015, David C. Roberts, all rights reserved.
DIMENSIONAL MODELLING. Overview Clearly understand how the requirements definition determines data design Introduce dimensional modeling and contrast.
Chapter 1 Adamson & Venerable Spring Dimensional Modeling Dimensional Model Basics Fact & Dimension Tables Star Schema Granularity Facts and Measures.
GSK FMCG Data Warehouse Design GSK FMCG industry 10 October Pavan Kumar Mantha Vinod Tati Shourya Konda 2 nd December 2014.
USER MANUAL USER MANUAL 21 June TABLE OF CONTENTS System Description4 How It Works?5 PLUGIN Maxxbooking Plugin6-7 Hotel Info & Description8-9 Availability.
Karolina Muszyńska Service personnel selects 'Make repair reservation‘ 2.System displays 'repair reservation' form 3.Service personnel selects.
DATABASE SYSTEMS. DATABASE u A filing system for holding data u Contains a set of similar files –Each file contains similar records Each record contains.
MS Access. Access is a DBMS/RDMS DBMS = Database Management System RDMS = Relational Database Management System.
1 Database & DBMS The data that goes into transaction processing systems (TPS), also goes to a database to be stored and processed later by decision support.
WORD JUMBLE. Months of the year Word in jumbled form e r r f b u y a Word in jumbled form e r r f b u y a february Click for the answer Next Question.
DIMENSIONAL MODELING MIS2502 Data Analytics. So we know… Relational databases are good for storing transactional data But bad for analytical data What.
MIS2502: Data Analytics Dimensional Data Modeling
CS 157B: Database Management Systems II April 3 Class Meeting Department of Computer Science San Jose State University Spring 2013 Instructor: Ron Mak.
Online Marketing Giant
CMPE 226 Database Systems October 21 Class Meeting Department of Computer Engineering San Jose State University Fall 2015 Instructor: Ron Mak
ASEE Profiles and Salary Surveys: An Overview
Chapter 9 Vocabulary Databases. 1.Table – a collection of information, or data arranged in columns and rows. 2.Record – all of the information about one.
Copyright© 2014, Sira Yongchareon Department of Computing, Faculty of Creative Industries and Business Lecturer : Dr. Sira Yongchareon ISCG 6425 Data Warehousing.
Database design Using Access 2007
* Database is a group of related objects * Objects can be Tables, Forms, Queries or Reports * All data reside in Tables * A Row in a Table is a record.
DO NOT COPY --CONFIDENTIAL Homework 5 Partial Key Star Diagrams & Data Warehouse Design BCIS 4660 Dr. Nick Evangelopoulos Spring 2012.
Exam 2 Review: SQL In, Dimensional Modeling, Pivot Tables, ETL Describe data cube elements Understand facts, dimensions, granularity Create/read a Star.
Data Modeling and Entity-Relationship Model I
Monetary Policy. Purpose The actions that the Federal Reserve System takes to influence the level of real GDP and the rate of inflation in the economy.
Houston Petroleum Valve Company Data-Mining Project Data Modeling Phase Fouad Alibrahim Mohammad H. Monakes University of Houston Clear Lake University.
© 2015 albert-learning.com TOEIC Short Conversations Exercise 4 SHORT CONVERSATIONS Exercise 4.
5 Best Ideas For Prom Transportation Atlanta
Creating a Relational Database
You must call CIRS at to reserve a spot
MIS2502: Data Analytics Dimensional Data Modeling
MIS2502: Data Analytics Dimensional Data Modeling
MIS2502: Data Analytics Dimensional Data Modeling
Retail Sales is used to illustrate a first dimensional model
MIS2502: Data Analytics Dimensional Data Modeling
Copyright © 2011 Pearson Education, Inc.
Webinar New Item Brand: Segment: Category: Region:
MIS2502: Data Analytics Dimensional Data Modeling
Admin: Client Database Registering a new customer.
The PRT Community Survey
MIS2502: Data Analytics Dimensional Data Modeling

Retail Sales is used to illustrate a first dimensional model
Dimensional Model January 16, 2003
Example Project Presentation
Teacher name August phone: Enter text here.
Circle Chart Template Process Name.
SALES RECEIPT Downloaded from
Aggregate improvement Lost, shrunken, and collapsed Ralph Kimball
DELIVERY RECEIPT DELIVERY RECEIPT No : Date : Customer
B Table Descriptions and Data.
Views for Excel and Reporting
Presentation transcript:

Test 2 Sample note: additional questions may also feature in the text

Given a database (see next slide), how do you add/change rows in one or more tables

There is a new faculty member named “Dr. Martha Henderson.” She is a new Assistant Professor in the Accounting department and her office is 535 Alter Hall. Her phone number is Her address is

INSERT INTO facultystaff (FacStaffID,FirstName,LastName, ShortTitle, OfficeNumber, BuildingCode, Phone, , FacultyCode, StaffCode) VALUES (109, “Martha”, “Henderson”,”Dr.”,535,3,” ”,” Insert into facultystaff_department (DeptFacKey, FacStaffID, DepartmentID, Primary Appointment) VALUES (5, 109, 3, 1)

Given a star schema (see next slide) – What is the fact in this schema? – Which one is the fact table?

Hotels Hotel_id Country_code Hotel_name Hotel_address Hotel_city Hotel_zipcode Average_star_rating Guests Guest_number Guest_firstname Guest_lastname Guest_address Guest_city Guest_zipcode Guest_ Time TimeID Month Day Year Reservation Reservation_id Hotel_id Guest_number Time_id Smoking_code (Average) room_rate Number_days Smoking Smoking_code Smoking_YN

Choose fields to draw a Pivot Table to answer the following questions (see next slide): – Which products sold most in January in zip code – Which product did 20 year old customers buy most in Northeast Region?

BMW Dealerships Dimension 1: Location There are locations: Philadelphia, Atlanta, San Francisco, New York Dimension 2: Product There are three models of cars: X5, 5 series, 7 series Dimension 3: Time There are three time periods: October 2011, November 2011, December 2011 Fact: Quantity and Revenue

Represent this information in the data cube? What does the shaded area represent?