Fixed-point binary representations

The DataBlade® API provides the following data types to support the binary representations of SQL fixed-point data types.
DataBlade API data type SQL fixed-point data type
mi_decimal, mi_numeric DECIMAL
mi_money MONEY

Both the DECIMAL and MONEY data types use the same internal format to store a fixed-point value.