Append text using Concat on an Update query

Поиск
Список
Период
Сортировка
От d
Тема Append text using Concat on an Update query
Дата
Msg-id 1170378223.497270.87910@v45g2000cwv.googlegroups.com
обсуждение исходный текст
Ответы Re: Append text using Concat on an Update query  (David Fetter <david@fetter.org>)
Список pgsql-general
I'm trying to append new text on a field using the concat function.

On the Set statement I use something like this:

Set Field = Concat(Field,'ABC')

And when I check the results 'ABC' wasn't appended to <Field>.  What
should I do to make it append?


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

Предыдущее
От: "Hiltibidal, Robert"
Дата:
Сообщение: Re: Compilation Error AIX
Следующее
От: "Jim C."
Дата:
Сообщение: Postgres SQL Syntax