information_schema.key_column_usage.table_catalog

mysql

type: VARCHAR NOT NULL
5.7-8

mariadb

type: NULL
Note:
Always #def.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Always #def.
© 2022 MariaDB
10.2-10.7

tidb

type: VARCHAR(512) NOT NULL
Note:
The name of the catalog to which the table belongs. The value is always def.
© 2022 PingCAP
4-6.1

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the database that contains the table that contains the column that is restricted by this constraint (always the current database)
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the database that contains the table that contains the column that is restricted by this constraint (always the current database)
© 1996-2022 The PostgreSQL Global Development Group
8.2-9.6
Note:
Name of the database that contains the table that contains the column that is restricted by some constraint (always the current database)
© 1996-2022 The PostgreSQL Global Development Group
7.4-8.1

cockroachdb

type: unknown
Note:
Name of the database containing the constrained table.
© 2022 CockroachDB
2-21.2
Note:
Always equal to def (CockroachDB does not support the notion of catalogs).
© 2022 CockroachDB
1-1.1

mssql

type: NVARCHAR(128) NULL
Note:
Table qualifier.
© Microsoft 2022
sql-server-2016-sql-server-ver15