REVERSE FUNCTION

If for some reason, you need to reverse the direction of characters or
numbers in a field, you can use the reverse function.

SQL Server

SELECT REVERSE('WORD')
Returns 'DROW'

Oracle

SELECT REVERSE('WORD') FROM DUAL;
Returns 'DROW'

This free website was made using Yola.

No HTML skills required. Build your website in minutes.

Go to www.yola.com and sign up today!

Make a free website with Yola