INDEXSIZE
The system table SYSINFO.INDEXSIZE
contains
size information about indexes.
|
CHAR(32) |
Name of the schema |
|
CHAR(32) |
Name of the table |
|
CHAR(32) |
Name of the index |
|
FIXED(20) |
Space used by the index (KB) |
|
FIXED(20) |
Number of different secondary key values |