Syntax is: REVERSE ( string-expression )
SELECT REVERSE('Hello') --returns olleH
Send Feedback Cancel