You have a table that contains the following data.
You break the table into the following two tables.
This process is referred to as:
A.
defragmentation
B.
normalization
C.
fragmentation
D.
denormalization
Explanation:
You have a table that contains the following data.
You break the table into the following two tables.
This process is referred to as:
A.
defragmentation
B.
normalization
C.
fragmentation
D.
denormalization
Explanation:
B.
Normalization, by definition, is the process of organizing data in order to reduce redundancy by dividing a database into two or more tables and then defining table relationships.