Re: add some word in select - Mailing list pgsql-odbc

From Ropel
Subject Re: add some word in select
Date
Msg-id 004901c3c57a$d2964010$0100a8c0@ropelxp
Whole thread Raw
In response to Re: add some word in select  ("Ricky" <ricky@babonmultimedia.com>)
List 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 by date:

Previous
From: "Ricky"
Date:
Subject: Re: add some word in select
Next
From: "Administrator"
Date:
Subject: PostGIS binary geometry as binary data