substring replacement

Поиск
Список
Период
Сортировка
От Oleg Lebedev
Тема substring replacement
Дата
Msg-id 3BEB0B18.3D6604DA@waterford.org
обсуждение исходный текст
Ответы Re: substring replacement
Список pgsql-sql
Hi everybody,
I am wondering if there is an efficient way to get rid of line breaks
('\n') and tabs ('\t') from a string. Suppose, I have the following
query:
SELECT description
FROM device;
I don't want the returned description column to contain '\n' and '\t'.
Is it possible to do it efficiently?
thanks,

Oleg



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