开发者

Can you reverse a string in PostgreSQL?

开发者 https://www.devze.com 2023-01-15 22:47 出处:网络
I\'m开发者_StackOverflow中文版 interested in reversing a string in PostgreSQL.PostgreSQL 9.1 and later includes a built-in function

I'm开发者_StackOverflow中文版 interested in reversing a string in PostgreSQL.


PostgreSQL 9.1 and later includes a built-in function

 reverse(text)

http://www.postgresql.org/docs/current/static/functions-string.html


Here you have reversing string function for PostreSQL:

http://a-kretschmer.de/diverses.shtml

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号