Was this helpful?
Create Integrity Statement
Creates an integrity constraint for the specified base table.
Syntax:
create integrity on table_name [corr_name]
              is search_condition;
Last modified date: 06/25/2024