SYSCOLSTAT
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Provides statistical information on data distribution for columns in tables.
The following table provides details of the SYSCOLSTAT table.
| Column name | Column data type | Column size |
|---|---|---|
| colid | INTEGER | 4 |
| tblid | INTEGER | 4 |
| property | INTEGER | 4 |
| attribute | INTEGER | 4 |
| value | INTEGER | 4 |
| val_ts | TIMESTAMP | 8 |