Spring 2022_CS614_1
Spring 2022_CS614_1
1 Total Marks: 20
Objective:
This assignment has been designed to develop your ability to apply De-Normalization Techniques and
principles to De-Normalize data/tables.
Instructions:
Please read the following instructions carefully before solving & submitting the assignment:
For the given ERD which de-normalization technique will be used? You are required to mention the name of the
technique, apply this technique on the given ERD and provide the resultant de-normalized table.
Note: You have a clear understanding of ERD and Normalization concepts. So, you can do normalization by your
own. Use these concepts to answer the first question.
Table2 (Detail):
Header size Manager table: = 50 Bytes
Number of records stored in course table: = 3000000
Suppose you have applied the pre-joining De-normalization technique on given tables. You are now required to
calculate the size of resultant table in Megabytes (MB), Gigabytes (GB) and Terabytes (TB). The reference
column in these two tables is of 8 bytes.
Hint: The number of records in De-normalize table will 3000000.