Re: Stupid question: concatenating strings

Поиск
Список
Период
Сортировка
От
Тема Re: Stupid question: concatenating strings
Дата
Msg-id Pine.LNX.4.10.10010181316290.8716-100000@chapelperilous.net
обсуждение исходный текст
Ответ на Stupid question: concatenating strings  ("Justin Long" <justinlong@strategicnetwork.org>)
Список pgsql-novice
On Wed, 18 Oct 2000, Justin Long wrote:

> I want to do the following
>
> UPDATE newlink SET newfrom = substr(oldfrom,0,1) + '-' + substr(oldfrom,1)

The concatenation operator is '||' (two pipe symbols).

Brett W. McCoy
                                              http://www.chapelperilous.net
---------------------------------------------------------------------------
My haircut is totally traditional!


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

Предыдущее
От: "Justin Long"
Дата:
Сообщение: Stupid question: concatenating strings
Следующее
От: Lionel Bargeot
Дата:
Сообщение: problem to compile 7.0.2