0
Q:
A) Ensure that duplicate records are not entered into the table | B) Prevent users from changing the values stored in the table |
C) Control who is allowed access to the data | D) Improve the quality of data entered for a specific property like table column |
Answer: D) Improve the quality of data entered for a specific property like table column
Explanation:
Explanation:
Integrity constraints are used to ensure accuracy and consistency of data in a relational database. Data integrity is handled in a relational database through the concept of referential integrity. Many types of integrity constraints play a role in referential integrity (RI).
Hence, Data integrity constraints are used to Improve the quality of data entered for a specific property i.e, table column.