Data Integrity Overview

For data to have integrity means that the data is valid—that is, correct and accurate—and that the relational structure of the database is intact. The relational structure of the database is described through referential integrity constraints, business rules that maintain the consistency of data between tables.

Sybase IQ supports stored procedures and JDBC, which allow you detailed control over how data gets entered into the database. Procedures are discussed in System Administration Guide: Volume 2.

For information on JDBC, see SQL Anywhere Server - Programming > JDBC support.

Note: This reference points to SQL Anywhere documentation.