Demonstration of building basic ERD Chapter 2 - Data Models.

Slides:



Advertisements
Similar presentations
Exercise 1 Consider the ER diagram below. Assume that an employee may work in up to two departments or may not be assigned to any department. Assume that.
Advertisements

Employee database: Conceptual Schema in ERD Chapter 3, page 62.
© 2008 Prentice Hall Business Publishing Accounting Information Systems, 11/e Romney/Steinbart1 of 121 C HAPTER 16 Implementing an REA Model in a Relational.
Database Design Concepts Lecture 7 Introduction to E:R Modelling Identifying Entities.
Seminar #1 – Refreshing databases concepts and SQL CM036: Advanced Databases1 Seminar 1: Revisiting Databases and SQL Purpose To refresh basic concepts.
Chapter 3: Set Theory and Logic
Lesson 7.2 Putting Your Best Foot Forward May 4, 2015 I can….BW… Explain how to prepare for an interview. Describe what happens in an interview. Summarize.
DBS201: Entity Relationship Diagram
Did you know what some books are made into plays with music? They are called musicals. As you read Sarah, Plain and Tall, let’s listen to the songs. Then,
Business Process Modeling
Organization and Human Asset Plan Dean Hoffer / Young-Kee Kim Handouts at
Using someone else’s words as your own by: ≈ Directly copying from a book or other work ≈ “Cut and paste” from the Internet Use “quotation marks” around.
Bell Ringer: Do now 1.What do you think the first step in the job application process is? 2.What is the primary goal of a job application? 3.Where would.
Job Applications Introduction to Business & Marketing.
Words to Go. Discuss and Write Examples Discuss your response with a partner. Then, complete the sentence in writing. The most reliable way for teens.
Some of the best books of  &mid= A23D2FC75CD A23D2FC75CD7.
Dr. Ahmad R. Hadaegh A.R. Hadaegh California State University San Marcos (CSUSM) Page 1 Entity Relational Diagram (ERD) Modeling This particular lecture.
Domain Modeling Part1: Entity Relationship Diagram Chapter 4 pp part 1 1.
Database Design – Lecture 3 Conceptual Database Design.
 R EVIEW M ORE ON ERD’ S DBS201. Why ERDs What is an ERD What is represented by boxes What is the connection between boxes called.
3 & 4 1 Chapters 3 and 4 Drawing ERDs October 16, 2006 Week 3.
IT 21103/41103 System Analysis & Design. Chapter 04 Data Modeling.
3.1 Inequalities and their graphs
Copyright © 2010 Pearson Addison-Wesley. All rights reserved. Chapter 2 Probability.
Chapter 4 The Semantic Object Model David M. Kroenke Database Processing © 2000 Prentice Hall.
Database Design – Lecture 7
Title:___________________________________________________ Author:_________________________________________________ Place photo here.
Lecture 91 Introduction to Data Analysis and Logic Specification Objectives l Draw an entity-relationship diagram, and explain the types of entity relationships.
IS 312: Information Systems for Business Discussion Chapter 3.
Immune System Defense Team
Introduction to Database Systems
EntityRelationshipDiagrams. Entity Relationship Models The E-R (entity-relationship) data model views the real world as a set of basic objects (entities)
Source Page US:official&tbm=isch&tbnid=Mli6kxZ3HfiCRM:&imgrefurl=
2 1 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Data Models Why data models are important About the basic data-modeling.
UNIT ONE COMPETENCY 5B ANALYZE THE PRACTICES THAT EFFECT EMPLOYER AND EMPLOYEE DECISION MAKING General Resume Format.
IST 220 – Intro to Databases Database Design I. DB Design – Sports League The league needs to keep track of Teams Players Coaches Sponsors How many tables.
Model Relationships Read the relationships.
Путешествуй со мной и узнаешь, где я сегодня побывал.
MGT 330 Week 2 Case Study Starbucks' Structure ASH Check this A+ tutorial guideline at
Presentation Title.
Presentation Title.
BSA 385 Week 3 Individual Assignment Frequent Shopper Program Part 2 Check this A+ tutorial guideline at
Creating an ERD Part 1 Define the Problem
DATA MODELING AND DATABASE DESIGN
ABC Incorporated-Training Database
8.1 Multiplication Properties of Exponents
ASSIGNMENT NO.-2.
ER Models ISSUES and Examples CS263 Lecture 9
Page 1. Page 2 Page 3 Page 4 Page 5 Page 6 Page 7.
“Little Book” Gender of Nouns Assignment
Entity Relationship Diagrams ERDs
ERD Exercises.
در تجزیه و تحلیل شغل باید به 3 سوال اساسی پاسخ دهیم Job analysis تعریف کارشکافی، مطالعه و ثبت جنبه های مشخص و اساسی هر یک از مشاغل عبارتست از مراحلی.
Please complete all 20 books before turning in.
NVIDIA AI CITY CHALLENGE
Set Up Safety Rules at Defendant’s Deposition
Measuring performance and managing performance
MIS2502: Data Analytics Relational Data Modeling
Instruction Assignment #1 (due May 16, 2018)
Data Modeling for Database Design 2
MLA Formatting: The Works Cited Page
Group 1 Group 1 Group 1 Group 1 word word word word word word word word word word word word word word word word word word word word word word word.
Piecewise Graphs Lesson 7.4 Page 100.
STORE MANAGER RESPONSIBILITIES.
Summer Reading No Late Assignments accepted!
Functions and Relations
MIS2502: Data Analytics Relational Data Modeling 2
Presentation Title Your information.
Research: The Recall Enhancement Routine
DATA MODELING AND DATABASE DESIGN
Presentation transcript:

Demonstration of building basic ERD Chapter 2 - Data Models

DealCo Relational Diagram I will complete problem 4 and 5 from your book (page 59)in this demo. Our Midwest region contains several stores, 2 in Missouri, one in Kansas (etc..). Each of our stores employs between 50 to 75 employees each. Yes, we have several job titles and each employee has a job to do. In our Kansas City store, Jim is the manager, Mark, Sue and Bob are assistant managers, Kim and Jeff are a couple of our cashiers. And so on, and so on………

Demo for building DealCo ERD One Region contains many Stores Each Store belongs in one Region One Store has many Employees Each Employee is employed by one Store One Job title is assigned to many Employees Each Employee has one Job title 1:M Write all the Business Rules Identify each Relationship Type

The End Until Next Time