each field or a set of fields that uniquely identify each record in a table is know as a
Answers
Answered by
0
Primary key
Explanation of Solution :- It is called a primary key. Primary key is used to identify the unique record from a collection of records. To relate two tables, a primary key field in one table is added to the related table, and it is called as a foreign key.
Answered by
0
Answer:
The answer is PRIMARY KEY...
Similar questions