Was this helpful?
Working with Integrity Objects
An integrity object defines an automatic check that allows you to closely monitor any update requests before they are allowed to affect the database.
You can perform the following basic operations on integrity objects:
Create integrity objects
View existing integrity objects, including the detailed properties of each individual object
Drop integrity objects
In SQL, you can accomplish these tasks with the CREATE INTEGRITY, HELP INTEGRITY, and DROP INTEGRITY statements. For complete details, see the SQL Reference Guide.
In VDBA, use the Integrities branch for a particular table in the Database Object Manager window. For detailed steps, see online help.
Last modified date: 11/28/2023