Which of the following statements regarding primary key is false?
Options
- Primary key can not have null values
- Primary key may contain duplicate values
- Primary key can not be applied for multiple columns
- All of the above
CORRECT ANSWER : Primary key may contain duplicate values
Write your comments