The table shown in Figure 1 is susceptible to modification anomalies. Provide examples of insertion, deletion, and update anomalies. Describe and illustrate the process of normalizing the table to 3NF. State any assumptions you make about the data shown in this table. I want to see you take the table through appropriate structural changes to 1NF, then 2NF, then 3NF. Start by listing the functional dependencies and then resolve by modifying the table structure. Show the table structures in the following format Table_Name( primary key, attribute1, attribute2, attributeN, foreign_key) Legend Bold and underline -> primary key Italicized -> foreign key

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
TASK THREE: Reason about and normalize a poorly designed table

| staffNo | dentistName   | patientNo | patientName | appointment date | time  | surgeryNo |
|---------|---------------|-----------|-------------|------------------|-------|-----------|
| S1011   | Tony Smith    | P100      | Gillian White | 12-Aug-03       | 10.00 | S10       |
| S1011   | Tony Smith    | P105      | Jill Bell    | 13-Aug-03        | 12.00 | S15       |
| S1024   | Helen Pearson | P108      | Ian MacKay   | 12-Sept-03       | 10.00 | S10       |
| S1024   | Helen Pearson | P108      | Ian MacKay   | 14-Sept-03       | 10.00 | S10       |
| S1032   | Robin Plevin  | P105      | Jill Bell    | 14-Oct-03        | 16.30 | S15       |
| S1032   | Robin Plevin  | P110      | John Walker  | 15-Oct-03        | 18.00 | S13       |

*Figure 1: Details of patient dental appointments.*

The table shown in Figure 1 is susceptible to modification anomalies. Provide examples of insertion, deletion, and update anomalies.

Describe and illustrate the process of normalizing the table to 3NF. State any assumptions you make about the data shown in this table. I want to see you take the table through appropriate structural changes to 1NF, then 2NF, then 3NF.

Start by listing the functional dependencies and then resolve by modifying the table structure.

**Show the table structures in the following format**

Table_Name(*primary_key*, attribute1, attribute2, attributeN, *foreign_key*)

**Legend**
- **Bold and underline** -> primary key
- *Italicized* -> foreign key
Transcribed Image Text:TASK THREE: Reason about and normalize a poorly designed table | staffNo | dentistName | patientNo | patientName | appointment date | time | surgeryNo | |---------|---------------|-----------|-------------|------------------|-------|-----------| | S1011 | Tony Smith | P100 | Gillian White | 12-Aug-03 | 10.00 | S10 | | S1011 | Tony Smith | P105 | Jill Bell | 13-Aug-03 | 12.00 | S15 | | S1024 | Helen Pearson | P108 | Ian MacKay | 12-Sept-03 | 10.00 | S10 | | S1024 | Helen Pearson | P108 | Ian MacKay | 14-Sept-03 | 10.00 | S10 | | S1032 | Robin Plevin | P105 | Jill Bell | 14-Oct-03 | 16.30 | S15 | | S1032 | Robin Plevin | P110 | John Walker | 15-Oct-03 | 18.00 | S13 | *Figure 1: Details of patient dental appointments.* The table shown in Figure 1 is susceptible to modification anomalies. Provide examples of insertion, deletion, and update anomalies. Describe and illustrate the process of normalizing the table to 3NF. State any assumptions you make about the data shown in this table. I want to see you take the table through appropriate structural changes to 1NF, then 2NF, then 3NF. Start by listing the functional dependencies and then resolve by modifying the table structure. **Show the table structures in the following format** Table_Name(*primary_key*, attribute1, attribute2, attributeN, *foreign_key*) **Legend** - **Bold and underline** -> primary key - *Italicized* -> foreign key
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Database Development
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education