What is a primary key?
Answers
Answered by
9
A primary key is a key in a relational database that is unique for each record.
Hope it helps you ☺️,
Please mark me as brainlist and follow me.
Hope it helps you ☺️,
Please mark me as brainlist and follow me.
Answered by
8
Explanation:
In the relational model of databases, a primary key is a specific choice of a minimal set of attributes that uniquely specify a tuple in a relation. Informally, a primary key is "which attributes identify a record", and in simple cases are simply a single attribute: a unique id.
Hope it helps
Similar questions