what do you understand by a primary key?
Answers
Answered by
1
Answer:
I did not understand
Explanation:
please mark the brainliest
Answered by
2
Answer:
In the relational model of databases, a primary key is a specific choice of a minimal set of attributes (columns) that uniquely specify a tuple (row) in a relation (table). Informally, a primary key is "which attributes identify a record", and in simple cases are simply a single attribute: a unique id.
Similar questions