Merging two columns into one - Mailing list pgsql-sql

From Gary MacMinn
Subject Merging two columns into one
Date
Msg-id s9536097.001@syd_aux.nca.gov.au
Whole thread Raw
Responses Re: Merging two columns into one  (Christopher Sawtell <csawtell@xtra.co.nz>)
Re: Merging two columns into one  (darcy@druid.net (D'Arcy J.M. Cain))
List pgsql-sql
Hi All,

I have two columns in a table (areacode and phone number) that I'd like to merge into one (phone number) containing
bothsets of info. Could anyone suggest a simple way of achieving this?
 

Thanks,
Gary MacMinn




pgsql-sql by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: Using substr with user defined types
Next
From: Christopher Sawtell
Date:
Subject: Re: Merging two columns into one