IBM App Connect Enterprise, Version 11.0.0.2 Operating Systems: Windows, Linux


ESQL string operator

A single string operator, concatenation, is supported in ESQL.

Operator ||
The result is the concatenation of the two operands. You can concatenate string values (CHARACTER, BIT, and BLOB).

If either operand is NULL, the result is NULL.


ak01038_.htm | Last updated 2018-11-02 14:45:52