What is a primary key?
Answers
Answered by
1
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.
hope you like it
100% correct
mark as brainliest if you like
Similar questions