String-Manipulation Functions

String-manipulation functions perform various operations on strings of characters.

The string-manipulation functions are identified in the following diagram:
Read syntax diagramSkip visual syntax diagram
String-Manipulation Functions
Read syntax diagramSkip visual syntax diagramCONCAT Function1ASCII Function2TRIM Function34LTRIM Function54RTRIM Function6SPACE Function7REVERSE Function84REPLACE Function94LPAD Function104RPAD Function11CHR Function124Case-Conversion Functions13Substring Functions14

Sections that follow describe each of the built-in string manipulation functions.