String Functions

A string can consist of any combination of letters, digits or special characters contained in the standard ASCII character set. String functions can return string values from arguments consisting of other data types or manipulate combinations of existing string arguments to return another string value.

More: