Contents Index Data integrity overview Integrity constraints belong in the database

ASA SQL User's Guide
  Ensuring Data Integrity
    Data integrity overview

How data can become invalid


Here are a few examples of how the data in a database may become invalid if proper checks are not made. You can prevent each of these examples from occurring using facilities described in this chapter.

Incorrect information 
Duplicated data 
Foreign key relations invalidated 

Contents Index Data integrity overview Integrity constraints belong in the database