Which of the following is FALSE?
2018
Which of the following is FALSE?
- A.
A relation (table) may have multiple secondary keys
- B.
The value of primary key can't be null
- C.
Secondary key is also a candidate key
- D.
Super key satisfies the "minimality" condition
Attempted by 352 students.
Show answer & explanation
Correct answer: D
Option D is false because superkeys do not require minimality. Only candidate keys are defined as minimal superkeys without redundant attributes.