Computer Science, asked by ayanpc00, 5 months ago

c) What is the importance of the Primary key?​

Answers

Answered by Anonymous
1

Answer:

The purpose of a primary key is to implement a relationship between two tables. Without a primary key, relational databases wouldn't exist. Even though a primary key might sound a bit unusual, we use them in everyday life without realizing it. Student IDs are an example of a primary key.

Explanation:

Answered by anjaligautam82874
2

Answer:

A primary key ensures that data is unique in one column, but the foreign key is what makes the data stay consistent, as that is where the important data lies that needs to stay consistent and integral.

Similar questions