SYS_TBL_CONSTRS
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Contains one row for each table constraint in the database.
The following table provides details of the SYS_TBL_CONSTRS table.
| Column name | Column data type | Column size |
|---|---|---|
| cnstrname | VARCHAR | 32 |
| cnstrtype | VARCHAR | 1 |
| idxname | VARCHAR | 32 |
| owner | VARCHAR | 32 |
| tblname | VARCHAR | 32 |