SYS_CHKCOL_USAGE
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Contains one row for each column on which a check constraint is specified.
The following table provides details of the SYS_CHKCOL_USAGE table.
| Column name | Column data type | Column size |
|---|---|---|
| cnstrname | VARCHAR | 32 |
| colname | VARCHAR | 32 |
| owner | VARCHAR | 32 |
| tblname | VARCHAR | 32 |