Database - Logical Database Design

Exercise : Logical Database Design - True or False
11.
A candidate key must uniquely identify each row.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
Well-structured relations encourage anomalies of data.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
A foreign key may be null and still adhere to the referential integrity constraint.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
If a relation is in third normal form, it does not need to be in second normal form.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
The primary key of the new relation in a many-to-many relationship is a composite key comprised of the primary keys of each of the binary entities.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.