InterviewSolution
Saved Bookmarks
| 1. |
What is Data Integrity? |
|
Answer» Data INTEGRITY is the assurance of accuracy and consistency of data over its entire life-cycle and is a critical ASPECT of the design, implementation, and usage of any SYSTEM which stores, PROCESSES, or retrieves data. It also defines integrity constraints to enforce business rules on the data when it is entered into an APPLICATION or a database. |
|