TABLESIZE
The system table SYSINFO.TABLESIZE
contains size information about tables.
|
CHAR(32) |
Name of the schema |
|
CHAR(32) |
Name of the table |
|
FIXED(20) |
Space used by the table (KB) |
|
FIXED(20) |
Number of rows in the table |