163k views
22 votes
Elliott is trying to normalize a database that he has designed. Which is not one of the elements of 1NF or 2NF?

Each cell of a table must contain a single value.
The table must not contain repeating groups.
Each table must depend on the entire primary key.
Each table must depend on the entire foreign key.

User Beto Neto
by
4.8k points

1 Answer

10 votes

Answer: I think it’s D

Explanation: the rest apply to the the rules of 1NF and 2NF

User Aspirinemaga
by
4.8k points