How do I create a new table based on combining a number of tables

Поиск
Список
Период
Сортировка
От Intengu Technologies
Тема How do I create a new table based on combining a number of tables
Дата
Msg-id a1afa64b0909280059g1edfc252gf0b19857274ae28b@mail.gmail.com
обсуждение исходный текст
Ответы Re: How do I create a new table based on combining a number of tables  (Serge Fonville <serge.fonville@gmail.com>)
Список pgsql-novice
Hi List

I have a number of tables that I would want to combine (append one
table to another) into a single table. What would be the best approach
and how do I write the corresponding sql statement:

1. Create a new table

2. Create a view

--
Sindile Bidla

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

Предыдущее
От: Sergey Samokhin
Дата:
Сообщение: Re: GRANT SELECT on all the partitions?
Следующее
От: Serge Fonville
Дата:
Сообщение: Re: How do I create a new table based on combining a number of tables