Using MIS, Student Value Edition Plus MyLab MIS with Pearson eText - Access Card Package (9th Edition)
Using MIS, Student Value Edition Plus MyLab MIS with Pearson eText - Access Card Package (9th Edition)
9th Edition
ISBN: 9780134473987
Author: David M. Kroenke, Randall J. Boyle
Publisher: PEARSON
Question
Book Icon
Chapter 5, Problem 5.1UYK
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.

Attribute:

  • It used to describe the entity characteristics.
  • Example attributes of student entity is Student_id, Student_name, Student_address, etc.

Identifier:

  • It is an attribute or group of attribute, but its value is related with one and only one entity instance.

Example of E-R diagram:

Using MIS, Student Value Edition Plus MyLab MIS with Pearson eText - Access Card Package (9th Edition), Chapter 5, Problem 5.1UYK , additional homework tip  1

Expert Solution & Answer
Check Mark

Explanation of Solution

Entity Relationship diagram that displays relationship among the database, database application and users:

The below is the E-R diagram that shows the relationship that is laid among the database, database application and users:

Using MIS, Student Value Edition Plus MyLab MIS with Pearson eText - Access Card Package (9th Edition), Chapter 5, Problem 5.1UYK , additional homework tip  2

User:

The person or end user that can process the application that is stored in the database.

Database application:

A database application is a collection of four elements namely forms, reports, queries and application which acts as an intermediate between the user and data of the database

Database:

Database is a collection of information that is used to store and retrieve the data. Data is organized in tables.

Explanation of the E-R diagram:

  • Many user can use the database application.
    • Example of the user entity could be “students”, “faculty”.
  • Many database applications can be present in a single database.
    • Example of the database application could be “Bookstore”,”Library”.
  • Only one database can contain many database application.
    • Example of the database could be “studentDB”,”BookStoreDB”.
  • The relationship between the user and the database application is “M:N (Many to many )relationship.
  • The relationship between the database application and theDatbase is “N:1”(Many to One) relationship.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
8. Name and Email AddressesWrite a program that keeps names and email addresses in a dictionary as key-value pairs. The program should display a menu that lets the user look up a person’s email address, add a new name and email address, change an existing email address, and delete an existing name and email address. The program should pickle the dictionary and save it to a file when the user exits the program. Each time the program starts, it should retrieve the dictionary from the file and unpickle it.   How would the user be able to use the program?
Please solve and answer the question correctly please. Thank you!!
Please solve and answer the question correctly please. Thank you!!
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