Tutorial 4
Tutorial 4
WXES2103 DATABASE
TUTORIAL 4 : NORMALIZATION
3. Answers the following questions based on the table shown below. This table
shows the data for renting real estate properties.
Rental_Clients
b. Describe and illustrate the process of normalizing the data shown in table
above to first (1NF), second (2NF), and third (3NF). Show your answer
in schema format, as illustrated in the example given below :
Example:
RELATION_NAME (Atribut1, Atribut2, …………)
c. Show how the records will finally reside in the table(s) in the third (3NF)