r trim of characters other than space

Поиск
Список
Период
Сортировка
От surabhi.ahuja
Тема r trim of characters other than space
Дата
Msg-id 967CFC4343BF2A4DAFACD026D33DC85118ECBC@jal.iiitb.ac.in
обсуждение исходный текст
Ответы Re: r trim of characters other than space
Re: r trim of characters other than space
Список pgsql-general
Hi 
hi i have varchar type fiels in a table.
 
i want to make the following check,
 
if it is having carets in the end, then those carets be removed.
 
so if i get a string like abc def^^^^
 
i should be able to get abc def
 
how should i do this.
 
thanks,
regards
Surabhi

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Request to have VACUUM ignore cost based limits
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: r trim of characters other than space