Computer Science, asked by himanshubisht2758, 1 year ago

The purpose of the primary key in a database is to

Answers

Answered by AdiN05517
3
Hi friend!

<marquee direction="right" behavior="alternate"><big><big><b>Answer:</b></big></big></marquee>

The main purpose of a Primary Key in a database is to <b><u>prevent duplicate data entry so that all the records remain unique</u>/b>. So, it is mainly used for defining relationships between tables.

Hope you found my answer helpful. Keep Smiling!
Answered by StaceeLichtenstein
0

The purpose of Primary key is to find the unique record in the database management system

Explanation:

  • The primary key is used to finding a unique record in the database. It means the data in each column is unique. There are the following properties of the Primary key.

               1    It never holds Null value.

               2  Used for finding a unique record.

  • For example: In the bank "account number "is the primary key.The bank account number is finding the unique record of each customer also no two customers have a unique account number.  

Learn More :

What is Primary key ?

https://brainly.in/question/4968582

Similar questions