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.
(d) Sketch an Entity-Relationship model for the data shown in Table 1. Show all the entities, relationships, and attributes.
Correct Answer:

Verified
(a) Using the data shown in the table ab...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
Q2: Represent each of the following requirements with
Q3: Reliable Rentals Case Study<br> The requirements collection
Q4: Explain the purpose of data normalization and
Q5: Consider the relational schema R(A, B,
Q6: The table below represents data about employees
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