Which of the following normal form of normalization in relational model,…
2024
Which of the following normal form of normalization in relational model, disallows relations within relations or relations as attribute values within tuples?
Answer: B. First — First Normal Form requires atomic attribute values, so it disallows relations within relations or relation-valued attributes inside tuples.
- A.
Fourth
- B.
First
- C.
Second
- D.
Third
Attempted by 831 students.
Show answer & explanation
Correct answer: B
First Normal Form requires atomic attribute values, so it disallows relations within relations or relation-valued attributes inside tuples.
Loading lesson…