Reverting from subtables to no subtables.

Поиск
Список
Период
Сортировка
От Gan Uesli Starling
Тема Reverting from subtables to no subtables.
Дата
Msg-id 43E146A1.9080306@starling.us
обсуждение исходный текст
Ответы Re: Reverting from subtables to no subtables.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
I have a table which has sub-tables. I'd like to lose the
sub-tables but keep any sub-table rows which are common to
the parent table...including their primary key which is also
common to the main table.

If I DROP the subtable, will I lose all its rows? Or only
the columns not common to the parent table?

How best should I do this?

TIA,

Gan Starling
Kalamazoo MI

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

Предыдущее
От: Ketema Harris
Дата:
Сообщение: How To Return a Row or Result Set
Следующее
От:
Дата:
Сообщение: Re: