Database Design & Implementation Workshop 4 – Drawing ER Diagrams Draw Degree, Type & Participation diagrams that depict each of the following relatively.

Slides:



Advertisements
Similar presentations
ER Model For a college DB
Advertisements

Sunken Millions Simple Machines Level One >>>> >>>>
People parking in the bus bays cause problems for the bus drivers. Nobody pays any attention to this sign and zoom around the car park at as much as.
Peaceful School Bus Program © 2008 by Hazelden Foundation. All rights reserved.
Chapter 2.2 V3.0 Napier University Dr Gordon Russell
Rube Goldberg Machines
Logical DB Design: ER to Relational Entity sets to tables. Employees ssn name lot CREATE TABLE Employees (ssn CHAR (11), name CHAR (20), lot INTEGER, PRIMARY.
Write Your Project Title Here VU Logo Here Group Members Introduction Write your group members introduction here with names and VU Id.
Each 1 cm square = 20 cm What scale is this plan drawn to? Select the correct answer from the options below. Scale Drawings 1 : : 1.
System Analysis - Data Modeling
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Simple queuing models (Sec )
Database design concepts info1408 Lecture 8 Worked example of E:R Modelling.
Database design concepts info1408 Lecture 8 Worked example of E:R Modelling.
> >
Parking and Transportation Services Presentation December 2, 2008.
Data Modeling Advanced Concepts.
M1M2M3M4M5M6 M10 M20 M30 M40 M50 M M1M2M3M4M5M6.
Database Design Concepts Lecture 7 Introduction to E:R Modelling Identifying Entities.
County of Fairfax, Virginia Department of Transportation 1 January 2015 Service Change Route 929 – Centreville Rd Buses will serve Park Center Drive and.
TRANSPORT John Stavropoulos. Overview Scope Main Transport Policies Transport Arrangements – HOD’s & AHOD’s Transport Arrangements – Other Members of.
ALL students MUST be able to Identify (E) and Describe (D) the 7 most common form of UML diagrams required for OOP. MOST students WILL be able to Explain.
Entity Relationship Model Chapter 6. Basic Elements of E-R Model Entity Object of the real world that stores data. Eg. Customer, State, Project, Supplier,
Site Numbers. Total number of UK sites, roadside Source: Route, Outdoor Media Centre Note: sites reflect those belonging to media owners who are members.
44220: Database Design & Implementation Review & Assignment 1
Structured Analysis Techniques
Illinois State University Parking & Transportation Services Master Planning and Parking Julie E. North, Director February 11, 2010.
Experience of Vietnam in Census Mapping and Household Listings General Statistics Office of Vietnam.
Practice of ER modeling
Conceptual Design Lecture - 2 Database Development.
Conceptual Design Revision Database Development. Basic constructs of the Entity Relationship Model Entity  Representation of an Entity on an ER diagram.
Database Design Sections 6 & 7 Second Normal Form (2NF), Unique Identifiers (UID), Third Normal Form (3NF), Arcs, Hierarchies and Recursive relationships.
Practice of ER modeling - Answer Yong Choi School of Business CSUB.
Mobility As a Lifestyle It’s a Choice Where life projects grow.
Dr Gordon Russell, Napier University Data Analysis 2 - V2.0 1 Data Analysis 2 Unit 2.2.
Go Smarter to Work Team Valley. The Team Valley Team Peter Wignall – Project Director Diane Ward - Project Manager Trisha McDermott – Travel Plan Co-ordinator.
3 & 4 1 Chapters 3 and 4 Drawing ERDs October 16, 2006 Week 3.
Database Design & Implementation Workshop 4 - Drawing ER Diagrams Possible Answers for Exercise 1 StaffDepartment M Work in =>
Entity-Relationship (E-R) Diagrams
ERM – A Worked Example. Objectives We will use a simple scenario to: identify the entities involved Identify the relationships between the entities (if.
Database Design & Implementation Workshop 4 – Drawing ER Diagrams
Keys to Creating a Safe and Respectful Environment on Our Nation’s School Buses presented by Michael J. Martin Executive Director National Association.
By: Thomas G. Korth.  No – I’m not talking about Gary Scheff Although he is very impressive And revered in the Roseville Community School District 
Lodi Unified School District Transportation Department
Practice of ER modeling Yong Choi School of Business CSUB.
HNDComputing – DeMontfort University  DeMontfort University 2011 Entity Relationship Modelling (continued) wk4 Database Design ConceptsDatabase Design.
Background of 12 Angry Men. Production Long history of production + revision: short teleplay -- major Broadway productions. Reginald Rose inspiration.
Running Costs
CUSTOMER SERVICE AND PERCEPTION. ONCE UPON A TIME……
Test SEITA.
Conceptual Modelling The Entity-Relationship (ER) Model The ER diagram Data Modelling.
Buildings & Grounds State of the Schools. The role of the custodial staff for Foley Public Schools is to provide a safe, comfortable and clean environment.
Database Designsemester Slide 1 Database Design Lecture 7 Entity-relationship modeling Text , 7.1.
The reading is 7.38 mm. The reading is 7.72 mm.
Catapult launching device. What were catapults used for in early times? Are catapults used in today's time? How are they used? Is a catapult a representative.
COP Introduction to Database Structures
Team Name Date.
Classifying Complex Numbers Test
Entity-Relationship Modelling
Database EER.
Knowledge of the person, his/her situation and history
Team 1: 32 responses Team 2: 55 responses Team 3: 29 responses
EXAMPLE INSERT PROJECT TITLE
Entity-Relationship Modelling
LIS 384K.11 Database-Management Principles and Applications
INSERT High quality Team photo
Your NRC Health team We’re committed to empowering human understanding at ORGANIZATION NAME. TEAM MEMBERS Sally Doe Real-time Implementation Specialist.
مديريت موثر جلسات Running a Meeting that Works
Group Members First Names
Sand GWA Morning Drop Off = Buses = Parents Cars = Traffic Controllers
Data Analysis 2 Unit 2.2 Dr Gordon Russell, Napier University
Presentation transcript:

Database Design & Implementation Workshop 4 – Drawing ER Diagrams Draw Degree, Type & Participation diagrams that depict each of the following relatively simple ‘real- world’ situations: –A member of staff must work in a department, and there are many members of staff in each department. –Several buses can park in the garage, and each bus may cover any number of routes. –Each producer is in charge of several plays and there are several actors appearing in each play. At any one time an actor may be involved in more than one play. –An operator can work on many machines and each machine has many operators. Each machine belongs to one department, but a department can have many machines.

A. A member of staff must work in a department, and there are many members of staff in each department. DepartmentStaff Member M <=Works Provides Work Spaces => 1 Staff Department 1 M Works in Staff

B. Several buses can park in the garage, and each bus may cover any number of routes. Bus/Rou Route Bus Garage Driver covers => Covered by => Can accommodate => Is parked in=> M M Is part of => <= Driven By 1 Team 1 M 1 1

B. Several buses can park in the garage, and each bus may cover any number of routes. Garage RouteBus MM M 1 B/R M M

C. Each producer is in charge of several plays and there are several actors appearing in each play. At any one time an actor may be involved in more than one play. Producer Has => 1 PlayPl/ AcActor In charge=> <= run by 1MMM1 <= Stars in Actor Act/PlayPlay Producer 1MM1 1 M <= Has Acts in => Produces => <= Has

C. Each producer is in charge of several plays and there are several actors appearing in each play. At any one time an actor may be involved in more than one play. Producer Has => 1 PlayPl/ AcActor In charge=> <= run by 1MMM1 <= Stars in Actor Act/PlayPlay Producer 1MM1 1 M <= Has Acts in => Produces => <= Has

Operator Op/Ma Department Machine has => Belongs to =><= works on 1 1 1M M M <= used by D. An operator can work on many machines and each machine has many operators. Each machine belongs to one department, but a department can have many machines.

Ope Ope+Mac Mac Dep 1 M M M M M 1 1