Re: variables with SELECT statement

Поиск
Список
Период
Сортировка
От Frank Bax
Тема Re: variables with SELECT statement
Дата
Msg-id 48C19A24.90203@sympatico.ca
обсуждение исходный текст
Ответ на Re: variables with SELECT statement  ("Kevin Duffy" <KD@wrinvestments.com>)
Список pgsql-sql
Kevin Duffy wrote:
> Noticed that string_to_array does not handle double spaces very well.
> If there are double space between the tokens, there is "" (empty string)
> in the array returned.  Not exactly what I expected.


Try regexp_replace

http://www.postgresql.org/docs/8.3/interactive/functions-string.html


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

Предыдущее
От: "Kevin Duffy"
Дата:
Сообщение: Re: variables with SELECT statement
Следующее
От: "Kevin Duffy"
Дата:
Сообщение: Re: variables with SELECT statement