Re: making two tables with identical schemas appear as

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: making two tables with identical schemas appear as
Дата
Msg-id 20040820140820.GA5280@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: making two tables with identical schemas appear as  (John Sidney-Woollett <johnsw@wardbrook.com>)
Список pgsql-general
On Fri, Aug 20, 2004 at 10:40:43AM +0100, John Sidney-Woollett wrote:
> Do you mean
>
> create view MyView as
> select * from table1
> union
> select * from table2;

Be sure to understand the difference between UNION and UNION ALL if you
are going to do this ...

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"No reniegues de lo que alguna vez creíste"


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

Предыдущее
От: Jeff Eckermann
Дата:
Сообщение: Re: need help with copy function
Следующее
От: Jerry LeVan
Дата:
Сообщение: ANN:BiggerSQL-1.3.5 released. MultiMedia Aware