System Reference Summary : 2. Statements : OpenROAD SQL Statements : Create Integrity Statement
 
Share this page                  
Create Integrity Statement
The create integrity statement creates an integrity constraint for the specified base table.
This statement has the following syntax:
create integrity on table_name [corr_name]
              is search_condition;