What is a primary key in the context of an RDBMS ?

2024

What is a primary key in the context of an RDBMS ?

Answer: A. A unique identifier for a tableA primary key is a unique identifier for rows within a table, enforcing entity integrity.

  1. A.

    A unique identifier for a table

  2. B.

    A foreign key that references another table

  3. C.

    A non-unique identifier for a table

  4. D.

    A column that stores encrypted data

Attempted by 589 students.

Show answer & explanation

Correct answer: A

A primary key is a unique identifier for rows within a table, enforcing entity integrity.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…