Disabling Constraints (version 6.5)

You can disable constraints by using:

Disabling constraints can improve performance and streamline replication processes. For example, when rebuilding or replicating databases at a remote site there is no need to repeat constraint checks because the integrity of the data was checked when it was entered into the original database.

For more information about disabling constraints, see SET Statement, ALTER TABLE Statement, and CREATE TABLE Statement.