Entering content frame

Object documentation SCHEMASIZE Locate the document in the library structure

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

 

Leaving content frame