Numeric data types

This section describes these numeric data types and the functions that the supports to process numeric data.

The provides support for the following numeric data types.
Numeric data type numeric data type
Integer data types mi_sint1, mi_int1, mi_smallint, mi_unsigned_smallint, mi_integer, mi_unsigned_integer, mi_int8, mi_unsigned_int8
Fixed-point data types mi_decimal, mi_numeric, mi_money
Floating-point data types mi_decimal, mi_double_precision, mi_real