SYSCOLSTAT
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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 |