Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose that we have the following requirements for a university database that is used to keep track of students transcripts: Each department is described by

Suppose that we have the following requirements for a university database that is used to keep track of students transcripts:
Each department is described by a name (dname), department code (dcode), office number (doffice), office phone (dphone), and college (dcollege). Both name and code have unique values for each department.
Each course has a course name (cname), description (cdesc), course number (cnum), number of semester hours (credit), level (level), and offering department (cdept). The course number is unique for each course.
Design relation schemas for department and course, get 2 relation schemas.
First show all the functional dependencies (FD) that should hold among the attributes. Then design relation schemas for the database that are each in 3NF or BCNF. Specify the key attributes of each relation.

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

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

9th Edition

B01JXPZ7AK, 9780805360479

More Books

Students also viewed these Databases questions