Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Could someone help me with this? And please use https://erdplus.com/standalone 1. [50 points] Consider the following set of requirements for a UNIVERSITY database that is

image text in transcribedCould someone help me with this? And please use https://erdplus.com/standalone

1. [50 points] Consider the following set of requirements for a UNIVERSITY database that is used to keep track of students transcripts. Draw an Entity-Relationship (E-R) diagram for this application. Specify key attributes (identifiers) of each entity type and constraints on each relationship type. Note any unspecified requirements, make appropriate assumptions to make the specification complete. (a) The university keeps track of each student's name (consisting of firstname, middlename, and lastname), student number, social security number, address (consisting of street address, city, state, and zip code), phone number, birth date, gender, class, major department, minor department (if any), and degree program. Both social security number and student number have unique values for each student. All students will have at least a major department. (b) Each department is described by a name, department code, office number, office phone, and college. Both name and code have unique values for each department. (c) Each course has a course name, description, course number, number of credits, level and offering department. The value of course number is unique for each course. (d) Each section has an instructor, semester, year, course, and section number. The section number depends on different sections of the same course that are taught during the same semester/year; its value is an integer (1,2,3, up to the number of sections taught during each semester). (e) A grade report must be generated for each student. The report also lists the section, letter grade, and numeric grade (0,1,2,3, or 4) for each student and calculates his or her average GPA

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Carlos Coronel, Steven Morris

14th Edition

978-0357673034

More Books

Students also viewed these Databases questions

Question

3. What information do participants need?

Answered: 1 week ago