SYSBIGINTSTAT
- Last Updated: November 28, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Contains one set of rows for each BIGINT column in the database.
The following table provides details of the
SYSBIGINTSTAT
table:| Column name | Column data type | Column size |
|---|---|---|
| attribute | INTEGER | 4 |
| colid | INTEGER | 4 |
| partitionid | INTEGER | 4 |
| property | INTEGER | 4 |
| tblid | INTEGER | 4 |
| value | BIGINT | 8 |