SCHEMASIZE
Definition
The system table
SCHEMASIZE contains size information about schemas.
Structure
SCHEMASIZE
SCHEMANAME
|
CHAR(32)
|
Name of the schema
|
USEDSIZE
|
FIXED(20)
|
Space used by tables and indexes that belong to the
schema (KB)
|
See
also:
SCHEMAS
INDEXSIZE
TABLESIZE