Try OpenEdge Now
skip to main content
SQL Reference
SQL Reference : OpenEdge SQL System Catalog Tables : SYSDATESTAT
 

SYSDATESTAT

Contains a set of rows for each column of data type DATE. Used by the optimizer, each row contains a sample of values in the column.
The following table provides details of the SYSDATESTAT table.
Table 14. SYSDATESTAT system table
Column name
Column data type
Column size
colid
INTEGER
4
tblid
INTEGER
4
value
DATE
4
property
INTEGER
4
attribute
INTEGER
4