Q16
What is a primary key in a database table?
A.
A key used to access the database
B.
A unique identifier for each row
AnswerC.
A password for the database
D.
A column used for calculations
Answer: Option B
Solution
Answer: Option B
Solution:
A primary key is a unique identifier for each row in a database table.