information_schema.parameters.numeric_precision

mysql

type: BIGINT NULL
5.7-8

mariadb

type: NULL
Note:
For numeric types, the precision (number of significant digits) for the column. NULL if not a numeric field.
© 2022 MariaDB
5.1-10.8

tidb

postgres

type: CARDINAL_NUMBER NULL
Note:
Always null, since this information is not applied to parameter data types in PostgreSQL
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CARDINAL_NUMBER
Note:
Always null, since this information is not applied to parameter data types in PostgreSQL
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

type: NULL
Note:
Always NULL.
© 2022 CockroachDB
20.1-21.1

mssql

type: TINYINT NULL
Note:
Precision of approximate numeric data, exact numeric data, integer data, or monetary data. Otherwise, returns NULL.
© Microsoft 2022
aps-pdw-2016-sql-server-ver15