Insuring Database Integrity

The database administrator needs to oversee data entry and programming tasks that impact each database to insure that proper data validation techniques are enforced.

The XDB Server implements referential and domain integrity checks at the schema level. Data integrity can be directly controlled through the use of these integrity features. For more information, see the ALTER or CREATE command in the SQL Reference.