Essay
The table below lists customer/car hire data. Each customer may hire cars from various outlets throughout Glasgow. A car is registered at a particular outlet and can be hired out to a customer on a given date.
(a) The data in the table is susceptible to update anomalies. Provide examples of how insertion, deletion, and modification anomalies could occur on this table.
(b) Identify the functional dependencies represented by the data shown in the table. State any assumptions you make about the data.
(c) Using the functional dependencies identified in part (b), describe and illustrate the process of normalization by converting Table 1 to Third Normal Form (3NF) relations. Identify the primary and foreign keys in your 3NF relations.
Correct Answer:

Verified
(a)Using the data shown in the table abo...View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Correct Answer:
Verified
View Answer
Unlock this answer now
Get Access to more Verified Answers free of charge
Q8: (a)Give a set of functional dependencies
Q9: Describe the purpose of normalizing data and
Q10: Consider the following relational schemas and
Q11: Briefly describe how the techniques of normalization
Q12: Given the following relational schema and its
Q14: The table shown below displays the details
Q15: Represent each of the following requirements with
Q16: The table below provides osme sample data
Q17: Consider a relational schema R(A, B,
Q18: The table below lists customer/car hire data.