Show TOC

SCHEMASIZELocate this document in the navigation structure

Definition

The system table SYSINFO.SCHEMASIZE contains size information about schemas.

Structure

SCHEMANAME

CHAR(32)

Name of the schema

USEDSIZE

FIXED(20)

Space used for tables and indexes that belong to the schema (KB)

More Information