IBM Integration Bus, Version 10.0.0.0 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-03-27 19:26:48