information_schema.columns.collation_name

mysql

type: VARCHAR NULL
5.7-8

mariadb

type: NULL
Note:
Collation if a non-binary string data type, otherwise NULL.
© 2022 MariaDB
5.1-10.8

tidb

type: VARCHAR(32) NULL
Note:
The name of the collation of a string column.
© 2022 PingCAP
4-6.1

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the collation of the column, null if default or the data type of the column is not collatable
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the collation of the column, null if default or the data type of the column is not collatable
© 1996-2022 The PostgreSQL Global Development Group
9.2-9.6
Note:
Not yet implemented
© 1996-2022 The PostgreSQL Global Development Group
9.1
Note:
Applies to a feature not available in PostgreSQL
© 1996-2022 The PostgreSQL Global Development Group
7.4-9

cockroachdb

type: unknown
Note:
Name of the collation; NULL if the default collation is used, or if data_type is not collatable.
© 2022 CockroachDB
20.1-21.2

mssql

type: NVARCHAR(128) NULL
Note:
Returns the unique name for the collation if the column is character data or text data type. Otherwise, NULL is returned.
© Microsoft 2022
aps-pdw-2016-sql-server-ver15