Categories: Binary, String
Reverses the order of characters in a string.
Examples
SELECT REVERSE('Hello, world!'); -- !dlrow ,olleH