Search notes:

SQL Standard feature E011: Numeric types

Sub features of E011:
E011-01 INTEGER and SMALLINT data types
E011-02 REAL, DOUBLE PRECISION, and FLOAT data types
E011-03 DECIMAL and NUMERIC data types
E011-04 Arithmetic operators
E011-05 Numeric comparison
E011-06 Implicit casting among the numeric data types

See also

Numeric data types in SQL

Index