Re: SELECT from multiple tables (not join though)

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: SELECT from multiple tables (not join though)
Дата
Msg-id 20050110174750.GA97656@winnie.fuhr.org
обсуждение исходный текст
Ответ на SELECT from multiple tables (not join though)  (Madison Kelly <linux@alteeve.com>)
Список pgsql-general
On Mon, Jan 10, 2005 at 12:22:41PM -0500, Madison Kelly wrote:

> What I need is to return all of the matches in all of the tables
> in a single column.

Maybe you're looking for UNION -- see the "Combining Queries" section
in the "Queries" chapter of the documentation.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-general по дате отправления:

Предыдущее
От: Alex Turner
Дата:
Сообщение: Re: SELECT from multiple tables (not join though)
Следующее
От: Madison Kelly
Дата:
Сообщение: Re: SELECT from multiple tables (not join though)