AI Rumman Tue, 09 Feb 2010 01:52:49 -0800
I am using Postgresql 8.1. I have to reverse a string like 'abc' to 'cba'.
Is there any function to do this?