IBM Integration Bus, Version 10.0.0.3 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


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 2015-11-26 23:59:54