Re: Easy SQL Question

From: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
To: Greg <greg(at)officium(dot)co(dot)za>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Easy SQL Question
Date: 2006-06-12 09:32:49
Message-ID: 1150104769.2402.6.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

On Mon, 2006-06-12 at 10:58 +0200, Greg wrote:
> I Was looking at the PgSQL documentation last night but could not find
> how to join two fields as one,

Use || for concat.
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Allison 2006-06-12 10:17:41 Re: uh-oh
Previous Message A. Kretschmer 2006-06-12 09:15:28 Re: Question about stored procedures