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

SYSNVARCHARSTAT

Contains one row for each column of data type VARCHAR. Used by the optimizer, each row contains a sampling of values in the column.
The following table provides details of the SYSNVARCHARSTAT table.
Table 37. SYSNVARCHARSTAT system table
Column name
Column data type
Column size
colid
INTEGER
4
tblid
INTEGER
4
value
VARCHAR
2000
property
INTEGER
4
attribute
INTEGER
4