Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

7. Consider the relation: COURSE (course#,date,level,cost) STUDENT (sID, university, address, course#, date, level) The following assumptions hold: a course always has the same cost, regardless

7. Consider the relation: COURSE (course#,date,level,cost) STUDENT (sID, university, address, course#, date, level)

The following assumptions hold:

a course always has the same cost, regardless of date or level.

each course is available on one or more dates and one or more levels, and each course is available in all combinations of dates and levels for that course.

each student attends one university.

each university has one address; each address maps to one university.

each tuple of Course and Student is unique (no duplicate rows).

(a) List all the FDs.

(b) Specify all keys for the relations COURSE and STUDENT.

(c) Specify all MVDs.

(d) Are the relations in 4NF? If not, give 4NF decompositions.

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

Relational Database Technology

Authors: Suad Alagic

1st Edition

354096276X, 978-3540962762

More Books

Students also viewed these Databases questions