|
This window shows a list of check constraints associated with
current table.
The constraints list has four columns: constraint name, column, SQL
text nad status.
The window provides following functions for description of the
selected constraint:
- Load description from the disk file
- Save description to the disk file
- Copy description onto clipboard
- Save modified description to database
The window provides fillowing functions for SQL statement of the
selected constraint:
- Load text of the index from the disk file
- Save text of the index to the disk file
- Copy SQL statement onto clipboard
- Execute SQL statement
- Open SQL console with SQL
statement of the index
|