Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the relation:Tutorial ( day , time, roomNo, courseCode, courseTitle, instructor ) A course has a unique courseCode, and has a titleCourses can have many

Consider the relation:Tutorial(day, time, roomNo, courseCode, courseTitle, instructor) A course has a unique courseCode, and has a titleCourses can have many lessons, and each lesson is held in a room, at a certain day and time. (but a course can be taught in many different rooms on different days/times).There are no concurrent lessons of the same course.Each room can only host one course at a time, taught by one instructor.A course could have many instructors, and an instructor could be teaching many courses (but not at the same time). An instructor can take many lessons of the same course.Obviously, an instructor cannot be in two places at the same time!Which of the following are valid FDs (and the left hand side is minimal):Group of answer choicescourseCode-> courseTitleday, time, courseCode -> roomNo, instructorday, time, roomNo -> courseCode, instructorinstructor -> courseCodeinstructor, day, time -> courseCode, roomNocourseCode, roomNo, instructor -> day, timecourseCode -> instructor

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

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions

Question

4. Did you rethink your decision?

Answered: 1 week ago

Question

3. Did you seek anyones advice?

Answered: 1 week ago

Question

7. What traps should she avoid?

Answered: 1 week ago