Ask Question
5 July, 19:26

What is the purpose of a primary key?

+5
Answers (1)
  1. 5 July, 19:57
    0
    Primary key:

    A primary key is the collection of field value which persist unique value in the table. The primary key value can be use to represent the entire record throughout the table. In the database, each table only contain one primary key.

    The purpose of the primary key is used to implemented the relationship within the two tables in the database. More explicitly the primary key is define as, primary key is "target" that the foreign key can easily referenced. It basically consist multiple attributes in the table.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What is the purpose of a primary key? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers