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.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