GK Question

technology medium mcq

Which key uniquely identifies each record in a database table?

  1. Foreign Key
  2. Candidate Key
  3. Primary Key
  4. Composite Key

Answer: Primary Key

Primary Key is a column or set of columns that uniquely identifies each row in a table. It cannot contain NULL values and must be unique. Foreign keys establish relationships between tables, while candidate keys are potential primary keys.

Topic Database & Programming
Exam Relevance Banking, SSC JE, Railway