The reason why a database table is in the second normal form (2NF), but not in the third form (3NF) is because:
a. There is a non-prime attribute that is transitively dependent on the key of the table.
b. There is a one-to-many relationship embedded in the table.
c. both a. and b.
d. neither a. nor b.
+1
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The reason why a database table is in the second normal form (2NF), but not in the third form (3NF) is because: a. There is a non-prime ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » The reason why a database table is in the second normal form (2NF), but not in the third form (3NF) is because: a. There is a non-prime attribute that is transitively dependent on the key of the table. b.