Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Draw the ER diagram for below requirements: Consider the following set of requirements for a UNIVERSITY database. 1 . The university keeps track of each
Draw the ER diagram for below requirements:
Consider the following set of requirements for a UNIVERSITY database.
The university keeps track of each student's name, student ID social security number, current address and
phone, birthdate, Gender, class freshman sophomore, graduate major department, minor
department if any and degree program BA BS PhD and an advisor. Some user applications need
to refer to the city, state, and zip of the student's permanent address, and to the student's last name. Both
social security number and student ID have unique values for each student.
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.
Each department have employees and university keep track of employees name, employee ID social
security number, current address and phone, Gender. Employees teach course sections and advise
students. Both social security number and employee ID have unique values for each student.
Employees may have dependents and described with name, gender and date of birth. Name can partially
identify the dependents.
Departments offers courses and each course has a course name, description, course number, number of
semester hours, and offering department. The value of course number is unique for each course.
Each section has an instructor, semester, year, course, and section number. The section number
distinguishes different sections of the same course that are taught during the same semesteryear; its
values are up to the number of sections taught during each semester.
A grade report has a student, section, letter grade, and numeric grade for F D C B A
respectively Students enroll in sections and get a grade.
Things to do:
Find the Entity types and all of its attributes and relationship between entity types. Draw an ER diagram.
Specify key attributes of each entity type.
Show structural constraints using min max representation, single line double line and cardinality ratio.
For any unspecified requirements, make appropriate assumptions to make the specification complete. You
need to write your assumptions.
Submission:
You need to submit a pdf file with below contents:
ER diagram representing structural constraints: min max representation, single line double line and
cardinality. For example:
List strong entities and weak entities and their keypartial attributes. For example:
Entity Type Name Type of Entity Key Attributes
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started