The REVERSE function
returns a character value with the last character in the expression
is the first character in the result, the next-to-last character in
the expression is the second character in the result, and so on.
Note: Trailing blanks in the expression
become leading blanks in the result.
Example
The following statement
illustrates the REVERSE function: