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