(Contents)(Previous)(Next)

String Expressions

String expressions are formed by means of the concatenation sign '&' and a number of string functions. If a string has the NULL value, it is treated like a string of length 0 in the concatenation operation.

The functions that can be used here are described in detail in the chapter "system functions".

Syntax:


(Contents)(Previous)(Next)