Re: Major Problem with locale

From: Dan Ostrowski <dan(at)triad-dev(dot)com>
To: postgres <pgsql-general(at)postgresql(dot)org>
Subject: Re: Major Problem with locale
Date: 2002-10-01 23:18:41
Message-ID: 3D9A2D51.9040900@triad-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does postgres support the "concat" functionality? I looked in the
interactive docs but couldn't find it... i am still looking but if you
know one way or the other could you tell me?

I am just checking for compatiblity... i want to "SELECT
CONCAT(table.somefield,' ',table.somefield) AS FullName FROM table"

is this supported or do you use another notation.

thanks very much all..
dan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-10-01 23:49:39 Re: database session variables
Previous Message Darren Ferguson 2002-10-01 23:15:59 Re: Major Problem with locale