This section contains reference documentation for the reverse function.
Last updated 2 years ago
Reverse the string
REVERSE(col)
select REVERSE('Pinot') AS name FROM ignoreMe
toniP