Multiple choice

A primary key is used to uniquely identify a particular entry or row in a table.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A primary key is a column or set of columns that uniquely identifies each row in a table, ensuring no duplicate records exist and providing a reliable way to reference specific entries.