Floating-point binary representations
The provides data types to support the binary representations of floating-point values.
| SQL floating-point data type | data type |
|---|---|
| DECIMAL | mi_decimal |
| SMALLFLOAT | mi_real |
| FLOAT | mi_double_precision |
The provides data types to support the binary representations of floating-point values.
| SQL floating-point data type | data type |
|---|---|
| DECIMAL | mi_decimal |
| SMALLFLOAT | mi_real |
| FLOAT | mi_double_precision |