<< Click to Display Table of Contents >>
Navigation: SQL Reference > Functions and Operators >
The strings concatenation is provided by the following Absolute Database operators:
Operator
Description
Example
+
concatenation
LastName + ', ' + FirstName
||
LastName || ', ' || FirstName