Re: CONCAT function

Поиск
Список
Период
Сортировка
От Marek Lewczuk
Тема Re: CONCAT function
Дата
Msg-id 000801c37c57$90f5c250$4701a8c0@marek
обсуждение исходный текст
Ответ на Re: CONCAT function  (Richard Huxton <dev@archonet.com>)
Ответы Re: CONCAT function
Список pgsql-general
>
> You want to use the || operator, e.g. 'hello' || ' ' || 'world'

I know that, but in my application (which is working on MySQL now) I
have many querys which use CONCAT function, so I need to implement this
function is PG - there is no possibility to replace (in short time) all
of my querys.




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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: CONCAT function
Следующее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: CONCAT function