System Reference Summary
>
System Reference Summary
>
Statements
>
OpenROAD SQL Statements
>
Create Integrity Statement
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: 12/20/2023
This site works best with JavaScript enabled