What is 4NF?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is 4NF?
Rating:
The fourth normal form states that the database must be in BCNF and all the multivalued dependencies in the table are also functional dependencies whose determinant is a candidate key. Symbolically, if A -> > B|C, then A -> B and A -> C. Here, A, B, and C are attributes.
Rating:
Was this information helpful?
Other articles
- What is RJ-11?
- What is a cookie?
- What is a proxy server?
- What is a DSN (Data Source Name)?
- What is Relational Algebra?