The DataBlade API provides support for the following numeric data types.
Numeric Data Type | DataBlade API 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 |
This chapter describes these numeric data types as well as the functions that the DataBlade API supports to process numeric data.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]