information_schema.tables.avg_row_length

mysql

type: BIGINT NULL
5.7-8

mariadb

type: NULL
Note:
Average row length in the table.
© 2022 MariaDB
5.1-10.8

tidb

type: BIGINT(21) NULL
Note:
The average row length of the table. AVG_ROW_LENGTH = DATA_LENGTH / TABLE_ROWS.
© 2022 PingCAP
4-6.1

postgres

cockroachdb

mssql