String Operators

The concatenation string operators || and + both support binary type data.

Explicit conversion of binary operands to character data types is not necessary with the || operator. Explicit and implicit data conversion produce different results, however.