Computer Science, asked by paramita22pal, 3 months ago

Relation of project join normal form with multivalued dependencies in DBMS

Answers

Answered by iAmHoBiSpRiTexD
25

Answer:

Fourth normal form (4NF) is a level of database normalization where there are no non-trivial multivalued dependencies other than a candidate key. It builds on the first three normal forms (1NF, 2NF and 3NF) and the Boyce-Codd Normal Form (BCNF). the table should not have any Multi-valued Dependency

Hope it helps you mate..

Similar questions