Re: OT: seeking query help, where? - Mailing list pgsql-admin

From Tim Ellis
Subject Re: OT: seeking query help, where?
Date
Msg-id 1042789075.2330.4.camel@timetop
Whole thread Raw
In response to OT: seeking query help, where?  ("Tim Lynch" <admin+pgsqladmin@thirdage.com>)
List pgsql-admin
On Thu, 2003-01-16 at 17:15, Tim Lynch wrote:
> from two tables both with email_addr columns, i want a distinct list of all
> email_addrs in one column. what i do now is select distinct on each and then
> sort -u the results.

You want either pgsql-sql or pgsql-novice, both of which are mailing
lists for PostgreSQL. The former would be exactly the correct forum.
Odds are someone in this list will answer you anyway with something
mostly-useful.

I think the UNION clause will help you to your eventual goal.

--
Tim Ellis
Senior Database Architect



pgsql-admin by date:

Previous
From: SAMTEK Consultores
Date:
Subject: Registering all User Operations
Next
From: Andrew Perrin
Date:
Subject: Re: OT: seeking query help, where?