Computer Science, asked by ishuk790, 11 months ago

Define The Term Primary Key

Answers

Answered by jayshreepawar986
5

Answer:

A primary key is a special relational database table column (or combination of columns) designated to uniquely identify all table records.

A primary key is used as a unique identifier to quickly parse data within the database and find the relation between different tables. A relational database cannot have more than one primary key.

Answered by mithleshthegreatboy
2

primary key is the mark or identification of the field. it is a unique field, so it can not be left blank . There is only one primary key in a table .

guys this is ur ANS

Similar questions