How keys are useful in maintaining database integrity?
Answers
Answered by
5
Answer:
A primary key allows each row in a table to be uniquely identified and ensures that no duplicate rows exist. Use the following guidelines when selecting a primary key: Choose a column whose data values are unique. The purpose of a table's primary key is to uniquely identify each row of the table.
HOPE IT'S HELP YOU...
MARK ME AS BRAINLIST...
Answered by
20
Answer:
A primary key allows Each row in a table to be uniquely identified and ensure that no duplicate rows exist.
Use the following guidelines when selecting a primary key:
Choose a column whose data values are using?
The purpose of a table's primary key is the uniquely identify each row of the table.
Explanation:
I hope it helps you!!
Similar questions