34.3. information_schema_catalog_name

information_schema_catalog_name是一个总是包含一行一列的表, 里面包含当前数据库的名字(用SQL术语来说,是当前目录)。

Table 34-1. information_schema_catalog_name 字段

名字数据类型描述
catalog_namesql_identifier包含这个信息模式的数据库名字