ASA SQL User's Guide
Ensuring Data Integrity
The relational structure of the database enables the personal server to identify information within the database, and ensures that all the rows in each table uphold the relationships between tables (described in the database structure).
Enforcing entity integrity
If a client application breaches entity integrity
Primary keys enforce entity integrity
Enforcing referential integrity
Foreign keys enforce referential integrity
Losing referential integrity
If a client application breaches referential integrity
Referential integrity actions
Referential integrity checking