3. Statements : OpenROAD SQL Statements : Drop Integrity Statement : Parameters—Drop Integrity Statement
 
Share this page                  
Parameters—Drop Integrity Statement
This statement has the following parameters:
table_name
Specifies the name of the table for which integrity constraints are to be dropped.
all
Removes all the constraints currently defined for the specified table.
integer (,integer)
Removes individual constraints. To obtain the integer equivalents for integrity constraints, execute the help integrity statement.