Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the relation PROPERTY(propertyid,address,city,zip,tax-base,tenant) giving, for each rental property in a company, the property identifier, the address (street number and name), city, zip code, tax,

Consider the relation PROPERTY(propertyid,address,city,zip,tax-base,tenant) giving, for each rental property in a company, the property identifier, the address (street number and name), city, zip code, tax, and tenant name.

The following FDs hold:

propertyid address,city,zip

zip tax-base

The propertyid does not determine tenant because a property can have several tenants.

(a) Give all the keys of PROPERTY.

(b) What normal form is PROPERTY as given?

(c) Decompose PROPERTY into 3NF relations. Make sure the decomposition is lossless.

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

Students also viewed these Databases questions