1) Consider the following relation R, with key and functional dependencies shown below. i. What Normal form is R in righ
Posted: Sun Jul 03, 2022 9:58 am
question to normalize R to the next higher form. Be sure to show all of the steps. iv. V. Key: FD1: FD2: FD3: Once you have normalized R, what normal forms are each the two new relations in? Why? If any of the remaining relations are not in 3NF, normalize them to 3NF. Be sure to show all of your work R (X1, X2, X3, X4, X5, X6, X7, X8) X₁, X2, X3 X1, X2, X3 X5, X6 X2 → X4, X8 X4 → X7
1) Consider the following relation R, with key and functional dependencies shown below. i. What Normal form is R in right now? Why is this the case? ii. iii. What actions would you take to normalize R to the next higher normal form? (Describe the steps) Follow the steps you described in the prior