Database data protection and monitoring

The system provides features to improve the integrity and consistency of your data. Two ways to protect data are enforcing business rules and enforcing data type rules.

You can enforce business rules using the following methods:

The system performs data type checking in certain instances to ensure, for example, that data in a numeric field is really numeric.

In addition, the system protects data from loss using the following methods:
Related concepts
Ensure data integrity with referential constraints
Trigger automatic events in your database
Recover and restore your database