SCHEMAS
The system table DOMAIN.SCHEMAS
describes the schemas known to the database.
|
CHAR(32) |
Name of the owner of the schema |
|
CHAR(32) |
Name of the schema |
|
FIXED(10) |
Identification of the schema |
|
DATE |
Creation data of the schema |
|
TIME |
Creation time of the schema |
|
CLOB |
Comments on the schema |
|
FIXED(5) |
Identification of the partition |
SQL Reference Manual, Schema Name (schema_name),
Database Administration in CCMS, Schemas