Entity integrity constraint States that:

2016

Entity integrity constraint States that:

  1. A.

    the value of the primary key must be unique in all tuples

  2. B.

    the value of the primary key can't be null

  3. C.

    the value of the foreign key can't be null

  4. D.

    a table can't have both primary key and foreign key

Attempted by 181 students.

Show answer & explanation

Correct answer: B

Entity integrity constraint states that no primary key value can be null. This ensures that every row in a table can be uniquely identified and tracked, maintaining data accuracy. Therefore, Option B is correct.

Explore the full course: Btsc Lab Assistant