Third Normal form (3NF) :A table design is said to be in 3NF if both the following conditions hold:Table must be in 2NFTransitive functional dependency of non-prime attribute on any super key should be removed.An attribute that is not part of any candidate key is known as non-prime attribute.In other words 3NF can be explained like this: A table is in 3NF if it is in 2NF and for each functional dependency X-> Y at least one of the following conditions hold:X is a super key of tableY is a prime attribute of attribute that is a part of one of the candidate keys is known as prime attribute. - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
56 followers study24x7 26 Mar 2019 11:00 AM study24x7 study24x7

Third Normal form (3NF) :A table design is said to be in 3NF if both the following conditions hold:


Table must be in 2NF
Transitive functional dependency of non-prime attribute on any super key should be removed.
An attribute that is not part of any can...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles