Re: How to get normalized data from tekst column

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: How to get normalized data from tekst column
Дата
Msg-id 47A7FF8B42E54A0392A1F9046555ABFB@dell2
обсуждение исходный текст
Ответ на Re: How to get normalized data from tekst column  (David Johnston <polobo@yahoo.com>)
Список pgsql-general
David,
>Regular Expressions are your friend here.  If you do not know them you should learn them; though if you ask nicely someone may just provide you the solution you need.
>Split-to-array and unnest may work as well.
 
Thank you very much. I don’t know regexps.
Can you provide example, please for 8.1. Or maybe CASE WHEN and substring testing can also used.
 
Andrus.

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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: How to get normalized data from tekst column
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Reassign value of IN parameter in 9.1.1