Re: string reverse fucntion?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: string reverse fucntion?
Дата
Msg-id 4B71479A.8090306@archonet.com
обсуждение исходный текст
Ответ на string reverse fucntion?  (AI Rumman <rummandba@gmail.com>)
Ответы Re: string reverse fucntion?  (Shoaib Mir <shoaibmir@gmail.com>)
Список pgsql-general
On 09/02/10 09:51, AI Rumman wrote:
> I am using Postgresql 8.1.
>
> I have to reverse a string like 'abc' to 'cba'.
>
> Is there any function to do this?

Nothing built-in, but you can write your own easily enough in plpgsql -
google a bit for examples.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: ERROR: could not load library "...": Exec format error
Следующее
От: Ben Campbell
Дата:
Сообщение: problems maintaining boolean columns in a large table