Computer Science, asked by smartyaryan143, 1 year ago

what is primary key?

Answers

Answered by akshita58
7
A primary key is a key in a relational database that is unique for each record. 
Answered by vavilapallipavan
7
A primary key, also called a primarykeyword, is a key in a relational database that is unique for each record. It is a unique identifier, such as a driver license number, telephone number (including area code), or vehicle identification number (VIN). A relational database must always have one and only one primary key.

vavilapallipavan: thanks for Marking me as brainliest broo
Similar questions