Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a university database that keeps the following information. There are a number of students. For each student, the university maintains student first name, last

Consider a university database that keeps the following information.
There are a number of students. For each student, the university maintains student first name, last name, student number, social security number, current address and phone, permanent address and phone, date-of-birth, gender. Both social security number and student number have unique values for each student.
There are a number of departments. Each department is described by name, department code, office phone, and college. Both name and code have unique values for each department.
There are a number of degree programs. Each degree has a degree level and a major (e.g., B.S. in Computer Science, M.S. in Software Engineering). A degree program must be administered by one and only one department.
A student must enroll in at least one degree program as his/her major, but may have one or more other programs as minors.
Each course has a course name, description, course number, credit hours, level. The value of course number is unique for each course. Each course is offered by one and only one department.
A student must register for at least one course. For each registered course, the semester when it is register and the final grade must be recorded. Use numbers to represent grade, i.e.,0,1,2,3,4 for F, D, C, B, A, respectively.

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_2

Step: 3

blur-text-image_3

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

SQL For Data Science Data Cleaning Wrangling And Analytics With Relational Databases

Authors: Antonio Badia

1st Edition

3030575918, 978-3030575915

More Books

Students also viewed these Databases questions

Question

Draw out the line drawings of benzoic acid and naphthalene.

Answered: 1 week ago

Question

8-15 Explain how a cyberattack can be carried out.

Answered: 1 week ago

Question

What qualities do you see as necessary for your line of work?

Answered: 1 week ago