Answered step by step
Verified Expert Solution
Question
1 Approved Answer
apply the normalization rule based on the FD's to ensure that the following table achieve the 3NF and re-design the table based on that. then
apply the normalization rule based on the FD's to ensure that the following table achieve the 3NF and re-design the table based on that. then draw the functional dependency diagram before and after acheiving the 3NF, and what it will be happened if the table below doesn't acheive the 2NF
item_Shipment table
sup_name | Item_name | price | qty | deptno | dname |
Ali | laptop | 400 | 10 | 10 | sales |
Ali | CD | 20 | 10 | 10 | sales |
Ahmed | CD | 20 | 20 | 20 | programming |
Salim | book | 20 | 20 | 10 | sales |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started