Which forms have a relation that contains information about a single entity?
2024
Which forms have a relation that contains information about a single entity?
- A.
4NF
- B.
3NF
- C.
5NF
- D.
More than one of the above
- E.
None of the above
Attempted by 869 students.
Show answer & explanation
Correct answer: A
Correct Answer: 4NF
The question asks for the normal form that ensures a relation contains information about a single entity. This is the specific definition of Fourth Normal Form (4NF).
4NF eliminates multi-valued dependencies. If a relation has a single entity but contains independent multi-valued facts (e.g., a person and their multiple hobbies, and their multiple skills, stored together), it violates 4NF. 4NF ensures that the relation is free from such dependencies, effectively containing information about only one entity type without redundancy.
हिन्दी उत्तर: 4NF
प्रश्न में पूछा गया है कि कौन-सा नॉर्मल फॉर्म सुनिश्चित करता है कि एक संबंध (relation) में केवल एक ही एंटिटी की जानकारी हो। यह चौथे नॉर्मल फॉर्म (4NF) की विशिष्ट परिभाषा है।
4NF बहु-मान निर्भरताओं (multi-valued dependencies) को हटाता है। यदि एक संबंध में एक ही एंटिटी है लेकिन उसमें स्वतंत्र बहु-मान तथ्य हैं (जैसे एक व्यक्ति और उनके कई शौक, और उनके कई कौशल, एक साथ संग्रहीत), तो यह 4NF का उल्लंघन करता है। 4NF सुनिश्चित करता है कि संबंध इन निर्भरताओं से मुक्त हो, जिससे यह केवल एक ही एंटिटी प्रकार की जानकारी रखता है।