question archive What is the purpose of the primary keys of a table in a relational database?

What is the purpose of the primary keys of a table in a relational database?

Subject:Computer SciencePrice:2.89 Bought3

What is the purpose of the primary keys of a table in a relational database?

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE

Answer Preview

Primary key refers to column that serves a special purpose. To ensure row level accessibility, each data base table needs a primary key, using a primary key. Let’s you can query each table row individually and modify each row without altering other rows in the same table.

Related Questions