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