information_schema.referential_constraints.constraint_name

mysql

type: VARCHAR NULL
8
type: VARCHAR NOT NULL
5.7

mariadb

type: NULL
Note:
Foreign key name, together with CONSTRAINT_SCHEMA identifies the foreign key.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Foreign key name, together with CONSTRAINT_SCHEMA identifies the foreign key.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the constraint
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the constraint
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

type: unknown
Note:
Name of the constraint.
© 2022 CockroachDB
2-21.2

mssql

type: SYSNAME NULL
Note:
Constraint name.
© Microsoft 2022
azuresqldb-current-sql-server-ver15