Re: add some word in select

Поиск
Список
Период
Сортировка
От Ropel
Тема Re: add some word in select
Дата
Msg-id 004901c3c57a$d2964010$0100a8c0@ropelxp
обсуждение исходный текст
Ответ на Re: add some word in select  ("Ricky" <ricky@babonmultimedia.com>)
Список pgsql-odbc
If I've understood what you mean, the answer is:
"select 'Hello ' || name from user"

( || is  pipe character two times )

Bye

Roberto

----- Original Message -----
From: "Ricky" <ricky@babonmultimedia.com>
To: <pgsql-odbc@postgresql.org>
Sent: Thursday, December 18, 2003 11:44 AM
Subject: Re: [ODBC] add some word in select


> hello, i have sql "select name from user" then row result "John" come up.
is
> it posible that the result produce
> "HELLO John"  . there's word "Hello" before the row name
>
> thanks
> RIcky
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend



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

Предыдущее
От: "Ricky"
Дата:
Сообщение: Re: add some word in select
Следующее
От: "Administrator"
Дата:
Сообщение: PostGIS binary geometry as binary data