Using MIS (9th Edition)
Using MIS (9th Edition)
9th Edition
ISBN: 9780134106786
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
Question
Book Icon
Chapter 5, Problem 5.7CE5
Program Plan Intro

E-R model:

  • It is a tool for creating data model.
  • It is used for developers to describe the content of data model by using two functions called entities and relationships.

Entity:

  • It helps the user for tracking something in database.
  • Example entities in student database system are Student, Grade, Course, etc.

Relationships:

  • Entities have relationships among each other.
  • For example, in student database, a Student has a relationship to Major and Student has a relationship to Advisor.

Maximum cardinality:

It is referred as maximum number of entities that are involved in a relationship.

The three examples of maximum cardinality are:

  • l:N(one to Many relationship)
  • 1:1(one to one relationship)
  • N:M.(Many to many relationship)

Minimum cardinality:

  • It gives the minimum number of entities that are required for relationship.
  • Controls on minimum requirements are referred as minimum cardinality.

The two examples of minimum cardinality are:

  • It could contain 0 relationship
  • It could contain 1 relationship

Blurred answer
Students have asked these similar questions
Computer programs can be very complex, containing thousands (or millions) of lines of code and performing millions of operations per second. Given this, how can we possibly know that a particular computer program's results are correct? Do some research on this topic then think carefully about your response. Also, explain how YOU would approach testing a large problem. Your answer must be thoughtful and give some insight into why you believe your steps would be helpful when testing a large program.
Could you fix this? My marker has commented, What's missing? The input list is the link below.  https://gmierzwinski.github.io/bishops/cs321/resources/CS321_Assignment_1_Input.txt     result.put(true, dishwasherSum);        result.put(false, sinkSum);        return result;    }}
PLEG136: Week 5 Portofolio Project Motion to Compel
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education