information_schema.domains.numeric_precision_radix

mysql

mariadb

tidb

postgres

type: CARDINAL_NUMBER NULL
Note:
If the domain has a numeric type, this column indicates in which base the values in the columns numeric_precision and numeric_scale are expressed. The value is either 2 or 10. For all other data types, this column is null.
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CARDINAL_NUMBER
Note:
If the domain has a numeric type, this column indicates in which base the values in the columns numeric_precision and numeric_scale are expressed. The value is either 2 or 10. For all other data types, this column is null.
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

mssql

type: SMALLINT NULL
Note:
Precision radix of approximate numeric data, exact numeric data, integer data, or monetary data. Otherwise, NULL is returned.
© Microsoft 2022
azuresqldb-current-sql-server-ver15