Question
Easy

A field that gives each record a unique identity is called as:

1
Unique key
2
First key
3
Primary key
4
Candidate key
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Database Management System (DBMS) & SQL
Topic: MS Access
Correct Answer
Option C
Explanation

The correct option is (3): The field that is specifically chosen to give each record a unique identity within a table is called the Primary key. This is a foundational concept in Relational Database Management Systems (RDBMS). A Primary Key is a special type of column or a set of columns that uniquely identifies every row in the table, ensuring that no two records have the same Primary Key value.…Read More

A field that gives - HTET Level 3 | Clear Cutoff