DATASOURCETABLESTATISTICS
The system table SYSINFO.DATASOURCETABLESTATISTICS
displays information about table statistics.
This information is only relevant for SAP MaxDB bridge functionality.
|
CHAR(32) |
Name of the data source |
|
CHAR(32) |
Name of the schema |
|
CHAR(32) |
Name of the table |
|
CHAR(32) |
Name of the distribution key in the data source |
|
TIMESTAMP |
Time stamp of Update Statistics run |
|
FIXED(20) |
Number of rows determined during Update Statistics |
|
FIXED(20) |
Number of distinct values determined during Update Statistics |