Computer Science, asked by smartyaryan143, 1 year ago

Define primary key? ☺ ☺

Answers

Answered by 27maanvi
14

Explanation:

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.

Answered by satnams007
0

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 constitute a single attribute: a unique ID.

Similar questions