The ESQL/C function library
The function library provides functions for data conversion of data types.
The function library does provide additional functions. However, any function not listed in the following table is not valid within a DataBlade® API module.
Function category | ESQL/C library function | |
---|---|---|
Byte | bycmpr() |
byfill() |
Character processing | ldchar() |
stcat() |
DECIMAL type MONEY type |
decadd() |
decmul() |
DATE type | rdatestr() |
rleapyear() |
DATETIME type | dtaddinv() |
dtsub() |
INTERVAL type | incvasc() |
invdivdbl() |
INT8 type | ifx_int8add() |
ifx_int8div() |
Other C-language data types | rfmtdouble() | rfmtlong() |