DB2 Universal Database for iSeries SQL Reference

INFORMATION_SCHEMA_CATALOG_NAME

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


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]