Tools for maintaining data integrity

To maintain data integrity, you can use defaults, data constraints, and constraints that maintain the referential structure of the database.

 Defaults
 Primary keys
 Table and column constraints
 Triggers for advanced integrity rules
 See also