Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. (20 points) Shoes are sold in a variety of styles and sizes. A style is identified by a style. Each style has a single

image text in transcribed
1. (20 points) Shoes are sold in a variety of styles and sizes. A style is identified by a style. Each style has a single description (e.g. men's slippers) and the same description may apply to several styles. The attribute weekly-sales represents the number of shoes of a particular size and style sold in the previous week (e.g. 25 pairs style# 17, size 8). The attribute monthly-style-value represents the total sales value in the previous month for each style. Draw a FD diagram for the attributes stylell, style- description, size, weekly-sales, monthly-style-value. Convert your FD diagram into relations in 3NF. 2. (20 points) Consider the set of attributes A, B, C, D, E, F). Suppose that the following functional dependencies hold for these attributes: ABC BD CD E CEF FA a). Is AB E derivable from this set of FD's? b) Is CD A derivable from this set of FD's? c). Find one key for R(A, B, C, D, E, F). d). Find all keys for R(A, B, C, D, E, F). 3. (20 points) Let R(STUDENT#, NAME, BIRTHDAY, AGE, ADVISOR, DEPARTMENT, SEMESTER, COURSE, GRADE) be a relation with Key: STUDENT#, SEMESTER, COURSE FD= {STUDENT# NAME, STUDENT# BIRTHDAY, STUDENT# AGE, STUDENT# ADVISOR STUDENT# DEPARTMENT, BIRTHDAY AGE, ADVISOR DEPARTMENT, STUDENT#, SEMESTER, COURSE GRADE Find a 3NF database scheme for R

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

Database Systems For Advanced Applications 17th International Conference Dasfaa 2012 Busan South Korea April 2012 Proceedings Part 1 Lncs 7238

Authors: Sang-goo Lee ,Zhiyong Peng ,Xiaofang Zhou ,Yang-Sae Moon ,Rainer Unland ,Jaesoo Yoo

2012 Edition

364229037X, 978-3642290374

More Books

Students also viewed these Databases questions