Which of the following is NOT a characteristic of a Primary Key in MySQL?

2026

Which of the following is NOT a characteristic of a Primary Key in MySQL?

Answer: B. It can accept a NULL value.

  1. A.

    It must contain unique values.

  2. B.

    It can accept a NULL value.

  3. C.

    A table can have only one Primary Key.

  4. D.

    It uniquely identifies each record in a table.

Attempted by 1491 students.

Show answer & explanation

Correct answer: B

Explore the full course: Bpsc

Loading lesson…