Tuesday, September 21, 1999 90-728 MIS Lecture Notes1 Homework #3 Results Total points 166 Overall grades: –Average 132.8 or 80% –Minimum 0 –Maximum 163.

Slides:



Advertisements
Similar presentations
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 4 Entity Relationship (ER) Modeling.
Advertisements

Copyright © 2015 Pearson Education, Inc. Database Design Chapters 17 and
Systems Development Life Cycle
1 © Prentice Hall, 2002 Chapter 3: Modeling Data in the Organization Modern Database Management 6 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred.
Dimensional Modeling Business Intelligence Solutions.
Entity-Relation Modeling Hun Myoung Park, Ph.D., Public Management and Policy Analysis Program Graduate School of International Relations International.
IMS1805 Systems Analysis Topic 4: How do you do it? Guidelines for doing analysis (continued from last week)
Tuesday, September 14, MIS Lecture Notes1 Bringing It All Together in a Commercial RDBM Package Good relational database software packages.
IMS1805 Systems Analysis Topic 3: Doing analysis (cont from Monday)
Organizing Data Chapter 5. Data Hierachy Table = Entities X Attributes Entities = Records Attributes = Fields.
IMS1805 Systems Analysis Topic 4: How do you do it? Guidelines for doing analysis.
© 2002 by Prentice Hall 1 David M. Kroenke Database Processing Eighth Edition Chapter 3 The Entity- Relationship Model.
CHAPTER 2: MODELING DATA IN THE ORGANIZATION © 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 Modern Database Management 11 th Edition Jeffrey.
Implementing an REA Model in a Relational Database
Entity PrimaryKey Attribute relationship Cardinality: zero to many Cardinality: one and only one Cardinality: one to many Explanation Entity Relationship.
1 Data Modelling Which data to include in the database.
Case study Lisa’s Bookstore IST210.
Chapter 5 UNDERSTANDING AND DESIGNING ACCOUNTING DATA.
Data Modeling and Relational Database Design. Analyze and model the relationships between entities Draw an initial entity relationship diagram Read the.
ระบบฐานข้อมูลขั้นสูง (Advanced Database Systems) Lecturer AJ. Suwan Janin Phone:
ICOM 5016 – Introduction to Database Systems Lecture 4 Dr. Manuel Rodriguez Department of Electrical and Computer Engineering University of Puerto Rico,
Chapter 17 Database Design Using the REA Data Model Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 17-1.
Chapter 17 Database Design Using the REA Data Model Copyright © 2012 Pearson Education 17-1.
4 1 Chapter 4 Entity Relationship (ER) Modeling Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
The Attribute Table! Without the attribute table, a polygon is just a polygon, a point is a point The attribute table defines what points, lines, or polygons.
Section 11 : Normalisation
1 ER Modeling BUAD/American University Entity Relationship (ER) Modeling.
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
The REA Model. The REA model provides structure for developing an accounting database It helps to identify It helps to The REA Model.
DATABASEMODELSDATABASEMODELS  A database model ◦ defines the logical design of data. ◦ Describes the relationships between different parts of data.
Component 4: Introduction to Information and Computer Science Unit 6: Databases and SQL Lecture 2 This material was developed by Oregon Health & Science.
PLUG IT IN 3 Fundamentals of Relational Database Operations.
1 Relational Databases and SQL. Learning Objectives Understand techniques to model complex accounting phenomena in an E-R diagram Develop E-R diagrams.
MIS 3053 Database Design & Applications The University of Tulsa Professor: Akhilesh Bajaj InClass ER Examples.
©Silberschatz, Korth and Sudarshan2.1Database System Concepts UML UML: Unified Modeling Language UML has many components to graphically model different.
Data Modeling IST210 Class Lecture.
3 & 4 1 Chapters 3 and 4 Drawing ERDs October 16, 2006 Week 3.
Access Review. Access Access is a database application A database is a collection of records and files organized for a particular purpose Access supports.
Forms and Subforms 5.02 Understand database queries, forms, and reports used in business.
Component 4/Unit 6b Topic II Relational Databases Keys and relationships Data modeling Database acquisition Database Management System (DBMS) Database.
Concepts of Database Management, Fifth Edition Chapter 6: Database Design 2: Design Methodology.
An Entity Relationship (ER) Diagram is a graphic that shows the interrelationship between entities in a database.
SE305 Database System Technology 23/10/2014 Quiz-2.
 An entity-relationship diagram (ERD) is a specialized graphic that illustrates the interrelationships between entities in a database.
Databases Illuminated Chapter 3 The Entity Relationship Model.
Database Design – Lecture 4 Conceptual Data Modeling.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
1 6 Concepts of Database Management, 5 th Edition, Pratt & Adamski Chapter 6 Database Design 2: Design Methodology Spring 2006.
Lecture 03 Entity-Relationship Diagram. Chapter Outline.
1 DATABASE TECHNOLOGIES (Part 2) BUS Abdou Illia, Fall 2015 (September 9, 2015)
MIS 3053 Database Design & Applications The University of Tulsa Professor: Akhilesh Bajaj ER Model Lecture 2 © Akhilesh Bajaj, 2000, 2002, 2003, 2004,
Entity-Relationship Diagram Presentation Gianna-lee Williams 6AQ Ms. Anderson.
Entity relationship diagram Name: Quian Crosby Form:6AQ Subject: Information Technology Teacher: Ms. D. Anderson.
Fundamentals, Design, and Implementation, 9/e Appendix B The Semantic Object Model.
Data Modeling (Entity Relationship Diagram) Farrokh Alemi, Ph.D. Updated by Janusz Wojtusiak (Fall 2009)
1 CSE 480: Database Systems Lecture 3: Entity-Relationship Diagram Reference: Read Chapter 3 (5 th Edition) or 7 (6 th edition)
E.R Diagrams Tiffany Shaw 6AQ
Data Modeling AND ER MODELS.
Hoi Le. Why database? Spreadsheet is not good to: Store very large information Efficiently update data Use in multi-user mode Hoi Le2.
IS 4420 Database Fundamentals Chapter 3: Modeling Data in the Organization Leon Chen.
DATA MODELING AND ENTITY-RELATIONSHIP MODEL II IST 210: Organization of Data IST210 1.
IT 5433 LM3 Relational Data Model. Learning Objectives: List the 5 properties of relations List the properties of a candidate key, primary key and foreign.
Chapter 3: Modeling Data in the Organization
Chapter 12 Information Systems.
Order Database – ER Diagram
5.02 Understand database queries, forms, and reports used in business.
ERD (Entity Relationship Diagrams)
Database Systems Instructor Name: Lecture-9.
Chapter 1: The Database Environment
Presentation transcript:

Tuesday, September 21, MIS Lecture Notes1 Homework #3 Results Total points 166 Overall grades: –Average or 80% –Minimum 0 –Maximum 163 –Standard Deviation 51 Excluding zeros: –Average: or 94.8% –Minimum 120 –Maximum 163 –Standard Deviation 8.65

Tuesday, September 21, MIS Lecture Notes2 Relational Database Development So Far E-R diagrams –Entities: essential data elements –Attributes: data element descriptors –Entity linkage categories: relationships, connectivity, cardinality Relational Database Models –Tables: correspond to entities –Fields: correspond to attributes –Relationships: correspond to business rules, connectivity –Basic queries Relational Database Applications –Data management –Tables –Forms How do we bring it all together in a real-world setting?

Tuesday, September 21, MIS Lecture Notes3 Health Inspection Problem Extensions - I Inspection event may be represented two ways: –transaction-in-rows –transaction-in-columns Example: vs: INSPECTION INSPECTION_TYPE M 1 INSPLINK M 1 What are the pros and cons of each approach?

Tuesday, September 21, MIS Lecture Notes4 Health Inspection Problem Extensions- II Permit could be treated as: –attribute of ESTABLISHMENT –separate entity Example: vs: What are the pros and cons of each approach? PERMIT STATUS ESTABLISHMENT has a 1 M (1,1) (0,M) Permit ID ESTABLISHMENT PERMIT has a PERMIT STATUS has a 1 M Permit ID 1 M (1,1) (0,M)

Tuesday, September 21, MIS Lecture Notes5 Health Inspection Problem Extensions- III INSPECTION and PERMIT (if included as an entity) could be treated as: –one-to-one related with ESTABLISHMENT (snapshot) –many-to-one related with ESTABLISHMENT (life cycle) What are the pros and cons of each approach?

Tuesday, September 21, MIS Lecture Notes6 School Bus Garage E-R Diagram

Tuesday, September 21, MIS Lecture Notes7 School Bus Garage Case Relational Database Schema