Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[3] (25%) (2) (25%) Consider the following relation GO: GO(GroupId, GroupName, GroupEMail, ChairId, ChairMajor, MemberId, MemberMajor, AdvisorFacId) The relation stores information about student groups,

image

[3] (25%) (2) (25%) Consider the following relation GO: GO(GroupId, GroupName, GroupEMail, ChairId, ChairMajor, MemberId, MemberMajor, AdvisorFacId) The relation stores information about student groups, their chair persons, members and faculty advisors. Chair persons and members are students with unique student ids (stored as values in ChairId and MemberId respectively). GroupId uniquely identifies a group, and a group has a unique name, and an unique assigned email address. A group also has a faculty advisor with a faculty id of AdvsiorFacId. For example, three tuples are shown below. GroupId 1370 1370 1370 GroupName GroupEmail ChairId Data Science dsq@uhcl.edu 8182787 Data Science dsq@uhcl.edu 8182787 Data Science dsq@uhcl.edu 8182787 ChairMajor MemberId MemberMajor AdvisorFacId DASC 1090910 2213567 DASC 1234218 2213567 DASC 2132963 2213567 DASC CSCI CINF (a) List all applicable functional dependencies. (Make reasonable assumptions if necessary.) (b) What are the candidate keys? (c) What is the highest normal form? Why? (d) If the highest normal form is not BCNF, can you decompose the relation TD losslessly into component relations in BCNF while preserving functional dependencies? If yes, how. If no, why?

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

Data Modeling and Database Design

Authors: Narayan S. Umanath, Richard W. Scammel

2nd edition

1285085256, 978-1285085258

More Books

Students also viewed these Databases questions

Question

=+a) Why is there no coefficient for Medium?

Answered: 1 week ago

Question

Describe the factors influencing of performance appraisal.

Answered: 1 week ago

Question

What is quality of work life ?

Answered: 1 week ago

Question

What is an access control list?

Answered: 1 week ago

Question

What is the difference between F, F+, and Fc?

Answered: 1 week ago