The INFORMATION_SCHEMA_CATALOG_NAME view contains one row for the
relational database. The following table describes the columns in the
view:
Table 152. INFORMATION_SCHEMA_CATALOG_NAME view
Column Name | Data Type | Description |
---|---|---|
CATALOG_NAME | VARCHAR(128) | Relational database name |
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.