CONCATENATE

4D - Documentation   Français   English   German   Japanese   4D SQL Reference, Table of Contents   4D SQL Reference, Index   Back   Previous   Next

version 11


CONCATENATE (arithmetic_expression, arithmetic_expression)

Description

The CONCATENATE function returns the two arithmetic_expression type arguments passed as a single concatenated string.

Example

See the example for the CONCAT function.

See Also

CONCAT.


4D - Documentation   Français   English   German   Japanese   4D SQL Reference, Table of Contents   4D SQL Reference, Index   Back   Previous   Next