information_schema.key_column_usage.column_name

mysql

type: VARCHAR NULL
8
type: VARCHAR NOT NULL
5.7

mariadb

type: NULL
Note:
Column name of the constraint.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Column name of the constraint.
© 2022 MariaDB
10.2-10.7

tidb

type: VARCHAR(64) NOT NULL
Note:
The name of the column with constraints.
© 2022 PingCAP
4-6.1

postgres

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

cockroachdb

type: unknown
Note:
Name of the constrained column.
© 2022 CockroachDB
1-21.2

mssql

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