information_schema.statistics.sub_part

mysql

type: BIGINT NULL
5.7-8

mariadb

type: NULL
Note:
NULL if the whole column is indexed, or the number of indexed characters if partly indexed.
© 2022 MariaDB
5.1-10.8

tidb

type: BIGINT(3) NULL
Note:
The prefix of the index. If only part of the prefix of the column is indexed, the value is the number of indexed characters; if the entire column is indexed, the value is NULL.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

mssql