Reference Guide > TDV Support for SQL Functions > Character Functions > REVERSE
 
REVERSE
This function reverses a string and returns the result.
Syntax
REVERSE(string)
Example
REVERSE(‘Test Data’)