SELECT reverse('abcdef gh i')
select reverse(name) from student
update student set name = reverse(name)
Post Comment This is for short comments only. Use the forum for more discussions.