apache > db
Apache DB Project
 
Font size:      

SYSSTATISTICS

SYSSTATISTICS

Describes the schemas within the current database.

Column NameTypeLengthNullabilityContents
STATIDCHAR36falseunique identifier for the statistic
REFERENCEIDCHAR36falsethe conglomerate for which the statistic was created (join with SYSCONGLOMERATES. CONGLOMERATEID)
TABLEIDCHAR36falsethe table for which the information is collected
CREATIONTIMESTAMPTIMESTAMP

time when this statistic was created or updated
TYPECHAR1falsetype of statistics
VALIDBOOLEAN
falsewhether the statistic is still valid
COLCOUNTINTEGER
falsenumber of columns in the statistic
STATISTICSorg.apache.derby. catalog. Statistics: This class is not part of the public API.
truestatistics information

Previous Page
Next Page
Table of Contents
Index