REVERSE
Reverse a string.
Category: String Functions
Syntax
REVERSE(string)Arguments
- string
varcharString input value.
Returns
VARCHAR — Returns the computed result as VARCHAR.
Reverse a string.
Category: String Functions
REVERSE(string)varchar
String input value.VARCHAR — Returns the computed result as VARCHAR.