what is the advantages creating a primary key in a table??
Answers
Answered by
14
Using the primary key, you can easily identify and find unique rows in the database table. They allow you to update/delete only specific records by uniquely identifying them. The table's data is sorted based on the primary key. They help you avoid inserting duplicate records in a table.
hope it's helpful to you... ☺☺
please mark me as brain list☺☺
Give♡= take2x♡
Follow = Follow
Answered by
15
Using the primary key, you can easily identify and find unique in rows in the database table.That allow you to update/delete only specific records by uniquely identifying them.The table's data is stored based on the primary key.They help avoid interesting duplicate records in a table.
Similar questions