Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
DBMS
« Previous
Next »
The problem caused by independent multivalued dependencies is eliminated in which of the normal form?
Options
- 3NF
- BCNF
- 4NF
- 5NF
CORRECT ANSWER : 4NF
Discussion Board
DBMS
Good
Pavithra 05-20-2020 10:46 AM
4NF
4NF prevents tables from containing nontrival Multivalued Dependencies (MVDs) and hence data redundancy. It is the next level of normalization after Boyce–Codd normal form (BCNF). Whereas the second, third, and Boyce–Codd normal forms are concerned with functional dependencies, 4NF is concerned with a more general type of dependency known as a multivalued dependency. The normalization of BCNF tables to 4NF involves the removal of MVDs from the table by placing the attribute's in a new table along with the copy of the determinants.
Prajakta Pandit 03-15-2017 03:27 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
SQL Server (40)
SQL Server (28)
SQL Server (25)
Data Warehousing (10)
Biztalk (15)
SQL Server DBA (15)
Database (30)
Database (28)
DBMS (20)
Advertisement
▲