Advertisements
Advertisements
Question
Which one of the following keys is used to uniquely identify a record in a table?
Options
Foreign Key
Primary Key
Composite Key
Alternate Key
MCQ
Advertisements
Solution
Primary Key
Explanation:
A primary key is a field (or set of fields) in a table that uniquely identifies each record and does not allow duplicates or null values. It ensures that every record in the table can be uniquely retrieved, making it the main identifier for rows in a database.
shaalaa.com
Is there an error in this question or solution?
