SYSCOLSTAT
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- 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 |