CONCAT
CONCAT(
char1
,
char2
)
Returns the concatenation of
char1
and
char2
.
Parent topic:
AcuXDBC Functions