Home
View all relations in
information_schema
View all columns in
information_schema
Search for a relation or column
Report an issue or inaccuracy
View the source code and data on GitHub
information_schema.statistics.collation
mysql
type:
VARCHAR NULL
5.7-8
mariadb
type:
NULL
Note:
A for sorted in ascending order, or NULL for unsorted.
© 2022 MariaDB
5.1-10.8
tidb
type:
VARCHAR(1) NULL
Note:
The sorting method of the columns in the index. The value can be A (ascending order), D (descending order) or NULL (unsorted).
© 2022 PingCAP
4-6.1
postgres
cockroachdb
type:
unknown
Note:
Always NULL (unsupported by CockroachDB).
© 2022 CockroachDB
1-21.2
mssql