String Concatnation

Поиск
Список
Период
Сортировка
Hi,How can I concatnate   two varialbles, seperated by a |,  that are type text
together?
v, v1 text;
some work
then
res:= v ||''|''|| v1;
this syntex does not work in plpgsql??
Any ideas how to do it ???
Thanks.
Najm



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

Предыдущее
От: Najm Hashmi
Дата:
Сообщение: Re: What's wrong with this function
Следующее
От:
Дата:
Сообщение: Re: What's wrong with this function