Entering content frame

 SCHEMAS 

The system table SCHEMAS describes the schemas known to the database instance.

SCHEMAS

OWNER

CHAR(32)

Owner of the schema

SCHEMA_NAME

CHAR(32)

Name of the schema

SCHEMA_HANDLE

FIXED(10)

ID of the schema

CREATEDATE

DATE

Date when schema created

CREATETIME

TIME

Time when schema created

 

 

Leaving content frame