Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following set of requirements for a UNIVERSITY database that is used to keep track of students transcripts. 1)The university keeps track of each

Consider the following set of requirements for a UNIVERSITY database that is used to keep track of students transcripts.

1)The university keeps track of each students name, a unique student number, a unique Social Security number, address (split into street address, city, state, and zip code), phone number, birth date, sex, level (Freshman, etc.), major department, and degree program (BS, MS, PhD).

2)Each department is described by a unique name, a unique department code, office phone number, and the college it belongs to.

3)Each course has course name, a unique course number, description, number of credit hours, and offering department.

4)Each section has an instructor, semester, year, course, and section number. The section number distinguishes sections of the same course that are taught during the same semester/year, its values being 1, 2, 3, , up to the number of sections taught during each semester.

5)A grade report has a student, section, a letter grade (F, D, C, B, A), and a numeric grade (0,, 4).

Design an ER Schema for this application, and draw its ER Diagram using the notations used in class. Specify key attributes of each Entity Type, and structural constraints on each Relation Type.

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

Professional IPhone And IPad Database Application Programming

Authors: Patrick Alessi

1st Edition

0470636173, 978-0470636176

More Books

Students also viewed these Databases questions