Re: OT: seeking query help, where?

Поиск
Список
Период
Сортировка
От Tim Ellis
Тема Re: OT: seeking query help, where?
Дата
Msg-id 1042789075.2330.4.camel@timetop
обсуждение исходный текст
Ответ на OT: seeking query help, where?  ("Tim Lynch" <admin+pgsqladmin@thirdage.com>)
Список 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 по дате отправления:

Предыдущее
От: SAMTEK Consultores
Дата:
Сообщение: Registering all User Operations
Следующее
От: Andrew Perrin
Дата:
Сообщение: Re: OT: seeking query help, where?