schemata

schemata provides information about databases.

The following fields are provided in schemata:

FieldDescription
CATALOG_NAMEThe name of the catalog to which the schema belongs. This value is always NULL.
SCHEMA_NAMEThe name of the schema.
DEFAULT_CHARACTER_SET_NAMEThe schema default character set.
DEFAULT_COLLATION_NAMEThe schema default collation.
SQL_PATHThis value is always NULL.
In this article