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