Re: String Concatnation

Поиск
Список
Период
Сортировка
От Brett W. McCoy
Тема Re: String Concatnation
Дата
Msg-id Pine.LNX.4.30.0102091547350.5021-100000@chapelperilous.net
обсуждение исходный текст
Ответ на String Concatnation  (Najm Hashmi <najm@mondo-live.com>)
Список pgsql-sql
On Sat, 10 Feb 2001, Najm Hashmi wrote:

>  How can I concatnate   two varialbles, seperated by a |,  that are type text
> together?
> v, v1 text;
> some work
> then
> res:= v ||''|''|| v1;

What error is it giving?  Do you need to be using two single quotes in the
statement?

-- Brett                                    http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
There is a certain impertinence in allowing oneself to be burned for an opinion.    -- Anatole France



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

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