A Guide to SQL
A Guide to SQL
9th Edition
ISBN: 9781111527273
Author: Philip J. Pratt
Publisher: Course Technology Ptr
Question
Book Icon
Chapter 2, Problem 1CAT
Program Plan Intro

Normalization:

  • Normalization refers to the method of representing a database in the terms of relations, which are in the standard normal forms.
  • It is organized in a table manner to reduce data redundancy and data dependency.

First Normal Form (1NF):

A table or a relation is said to be in first normal form if and only if the domain of each attribute consists of only unique values and the value of each attribute consists of only a single value.

Second Normal Form (2NF):

A table or a relation is said to be in second normal form if and only if it is in first normal form and no non-key attribute of the table is dependent on only a portion of the primary key.

Third Normal Form (3NF):

A table or a relation is said to be in third normal form if and only if it is in second normal form and if the candidate keys are its only determinants.

Blurred answer
Students have asked these similar questions
Using the types of entities found in the Colonial Adventure Tours database (trips, guides, clients, and reservations), create an example of a table that is in first normal form but not in second normal form and an example of a table that is in second normal form but not in third normal form. In each case, justify your answers and show how to convert to the higher forms.
Create a table that is in first normal form but not in second normal form using the types of entities found in the Colonial Adventure Tours database (trips, guides, clients, and reservations) and a table that is in second normal form but not in third normal form using the types of entities found in the Colonial Adventure Tours database (trips, guides, clients, and reservations). Justify your replies in each circumstance and show how to transition to higher forms.
Create an example of a table that is in first normal form but not in second normal form using the types of entities found in the Colonial Adventure Tours database (trips, guides, clients, and reservations) and an example of a table that is in second normal form but not in third normal form using the types of entities found in the Colonial Adventure Tours database. Justify your responses in each situation and demonstrate how to convert to the higher forms.
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
A Guide to SQL
Computer Science
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Course Technology Ptr
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning