Question
Using these data, state assumptions about functional dependencies among the columns of data. Given your assumptions in part A, comment on the appropriateness of the
Using these data, state assumptions about functional dependencies among the columns of data.
Given your assumptions in part A, comment on the appropriateness of the following designs:
PROPERTY (PropertyName, PropertyType, Street, City, Zip, ServiceDate, Description, Amount)
PROPERTY (PropertyName, PropertyType, Street, City, Zip, ServiceDate, Description, Amount)
PROPERTY (PropertyName, PropertyType, Street, City, Zip, ServiceDate, Description, Amount)
PROPERTY (PropertyID, PropertyName, PropertyType, Street, City, Zip, ServiceDate, Description, Amount)
PROPERTY (PropertyID, PropertyName, PropertyType, Street, City, Zip, ServiceDate, Description, Amount)
PROPERTY (PropertyID, PropertyName, PropertyType, Street, City, Zip, ServiceDate )
and:
SERVICE (ServiceDate, Description, Amount)
PROPERTY (PropertyID, PropertyName, PropertyType, Street, City, Zip, ServiceDate)
and:
SERVICE (ServiceID, ServiceDate , Description, Amount)
PROPERTY (PropertyID, PropertyName, PropertyType, Street, City, Zip, ServiceDate )
and:
SERVICE (ServiceID, ServiceDate, Description, Amount, PropertyID )
PROPERTY (PropertyID, PropertyName, PropertyType, Street, City, Zip)
and:
SERVICE (ServiceID, ServiceDate, Description, Amount, PropertyID )
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started