Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the following, answer whether Tables are in 3 NF ? Highlight in yellow either Yes or No . If not, indicate why by stating

For the following, answer whether Tables are in 3NF ? Highlight in yellow either Yes or No. If not, indicate why by stating the normalization rule that is violated.
Rules can be:
A) No multi-valued attribute [repeating group]
B) Not dependent on the whole primary key [partial dependency]
C) Dependencies between non-key attributes [transitive dependency]
1) Employee (ssn, Name, Salary, Address, ListOfSkills)
Yes, No. Rule: ________________________________________
2) Vehicle (LicensePlate, Brand, Model, PurchasePrice, Year, OwnerSSN, OwnerName)
Yes, No Rule _______________________________________
3) Employee (ssn, Name, Salary, did)
Yes, No. Rule: __________________________________________
4) Customer (Cust_Id, Name, Salesperson, Region) where Salesperson determines Region.
Yes, No. Rule: ____________________________________
5) Component (ItemNo, ComponentNo, ItemName, Quantity) where ItemNo -> ItemName
Yes, No. Rule: _______________________________________

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 Management Databases And Organizations

Authors: Richard T. Watson

3rd Edition

0471418455, 978-0471418450

More Books

Students also viewed these Databases questions

Question

How do modern Dashboards differ from earlier implementations?

Answered: 1 week ago