Computer Science Medium fpsc nts

Which Access key uniquely identifies each record?

  • A Foreign Key
  • B Primary Key
  • C Composite Key
  • D Candidate Key
Correct Answer: Option B — Primary Key
Explanation: A primary key uniquely identifies each record and prevents duplicate entries in a table.
Related MCQs