Week 03 – ER Diagram INFOSYS 222.

Slides:



Advertisements
Similar presentations
ER Model For a college DB
Advertisements

Data Modeling. What are you keeping track of? You begin to develop a database by deciding what you are going to keep track of. Each thing that you are.
Entity-Relationship Modeling (ER-M)
Information System Analysis Lab 7. ERD entity-relationship diagram is a data modeling technique that creates a graphical representation of the entities,
Group G10 Minh Anderson Thomas Hickerson. Q1: In the crow’s foot notation, entity types are denoted by boxes.
Entity-Relationship Models
ENTITY RELATIONSHIP MODELLING
Entity Relationship (ER) Modeling
Entity Relationship (ER) Modeling
Entity Relationship (ER) Modeling
Basic Symbols.
ISMT221 Information Systems Analysis and Design Entity-Relationship Diagram Lab 4 Tony Tam.
Database design concepts info1408 Lecture 8 Worked example of E:R Modelling.
Data modelling uses two main techniques Entity relationship (E-R) modelling: a top- down approach Normalisation: a bottom-up approach.
Entity PrimaryKey Attribute relationship Cardinality: zero to many Cardinality: one and only one Cardinality: one to many Explanation Entity Relationship.
Case study Lisa’s Bookstore IST210.
Entity/Relationship Modelling
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,
Entity Relationship Modeling Objectives: To illustrate how relationships between entities are defined and refined. To know how relationships are incorporated.
ZEIT2301 – Database Design Entity-Relationship Diagrams
Database. Basic Definitions Database: A collection of related data. Database Management System (DBMS): A software package/ system to facilitate the creation.
Practice of ER modeling
Lecture 7 of Advanced Databases
4 1 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Relationship Degree Indicates number of entities or participants.
Data modeling using the entity-relationship model Chapter 3 Objectives How entities, tuples, attributes and relationships among entities are represented.
Entity Relationship Diagram. Introduction Definition: Entity-relationship diagram is a data-modeling technique that visualises entities, the attributes.
An Entity Relationship (ER) Diagram is a graphic that shows the interrelationship between entities in a database.
advanced data modeling
IS6145 Database Analysis and Design Lecture 4: Fine-Granular Design-Specific ER Modelling Rob Gleasure
Howard Paul. Sequential Access Index Files and Data File Random Access.
ERD :: 19 / 1 / Entity-Relationship (ER) Modeling. ER Modeling is a top-down approach to database design. Entity Relationship (ER) Diagram –A.
G057 - Lecture 05 From Scenario To Design Mr C Johnston ICT Teacher
DATA MODELING AND ENTITY-RELATIONSHIP MODEL II IST 210: Organization of Data IST210 1.
Year 12 > 13 Applied GCE ICT Unit 7 Using Database Software.
Entity Relationship Modeling
Entity/Relationship Modelling
IS6145 Database Analysis and Design Lecture 4: Fine-Granular Design-Specific ER Modelling Rob Gleasure
Data Modeling Using the ERD
Let try to identify the conectivity of these entity relationship
VCE IT Theory Slideshows – ITI Updated for 2016
Case Studies: Data Modeling
Week 02 - Introduction to Data Modelling
Tables and Their Characteristics
Chapter -3- Data Modeling Using the Entity-Relationship Model
Database Design – Lecture 4
INF385T: Information Modeling — Class 11 Relational Database Design from ER Models Presented November 2 Karen Wickett,
ER MODEL Lecture 3.
ERD :: 19 / 1 / Entity-Relationship (ER) Modeling. ER Modeling is a top-down approach to database design. Entity Relationship (ER) Diagram –A.
Constraints AND Examples
ER Models ISSUES and Examples CS263 Lecture 9
Entity Relationship Diagrams - 1
Entity-Relationship Model and Diagrams (continued)
Order Database – ER Diagram
IS6125/IS6145 Database Analysis and Design Lecture 4: Fine-Granular Design-Specific ER Modelling Rob Gleasure
IS6125 Database Analysis and Design Lecture 6: Fine-Granular Design-Specific ER Modelling Rob Gleasure
Database Systems: Design, Implementation, and Management Tenth Edition
Entity-Relationship Modeling "Extended"
Entity – Relationship Model
MIS2502: Data Analytics Relational Data Modeling
Database Systems Instructor Name: Lecture-9.
Database Modeling using Entity Relationship Model (E-R Model)
Database Systems Instructor Name: Lecture-10.
Lesson Objectives Aims You should know about: 1.3.2:
MIS2502: Data Analytics Relational Data Modeling 2
Database Management system
Database Management system
Constraints AND Examples
Chapter # 4 Entity Relationship (ER) Modeling.
Entity-Relationship Modeling "Extended"
Entity-Relationship Modeling "Extended"
Presentation transcript:

Week 03 – ER Diagram INFOSYS 222

Agenda Agenda ERD with ERWin Exercises

ERD Notation (Crow’s Foot) Entity Attribute Primary Key Foreign Key Relationship (Degree and Cardinality)

Exercise 1 An art researcher has asked you to design a database to record details of ARTISTS and the MUSEUM in which their PAINTINGS are displayed. For each painting, the researcher wants to know the following details: Size of the canvas The year it was painted Title and its style The nationality of the Artists DOB and Death Museums Details including its location and specialty

Exercise 2 You are hired to create a database for Maggie’s clothing. There are three levels of ASSOCIATES in the Maggie’s clothing pyramid structure (gold, silver, and bronze). The bronze associates report to one and only one silver associate (who typically has 5- 10 bronze associates reporting to her), and the silver associate reports to a gold associate in the same fashion. For each associate you need to know the following details : What level they are on Their name Contact information

Exercise 3 The president of a BOOK wholesaler has told you that she wants information about the PUBLISHERS, AUTHORS and books that she carries. She knows that publishers publish many books and books can be written by one or more authors. The wholesaler wants to know the following details : Publishers Name and Phone number along with their address Who to call when they need to contact the publisher Title and date of publication for books The Genre The author of the book Some basic information about the authors

Exercise 4 A university has many Faculties specialising in one subject area. PROFESSORS teach only in one faculty but the same SUBJECT AREA can have many professors. A Professor can teach many different COURSES in their subject area A course can be taught by many professors A course (IS300 -01) is taught by only one professor at a particular time The university wants to record some details including: The location and phone number The name of courses offered and its Prerequisites When, where and who it is taught by at a given time The lecturer that is associated with each