Reverting from subtables to no subtables. - Mailing list pgsql-novice

From Gan Uesli Starling
Subject Reverting from subtables to no subtables.
Date
Msg-id 43E146A1.9080306@starling.us
Whole thread Raw
Responses Re: Reverting from subtables to no subtables.
List 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 by date:

Previous
From: Ketema Harris
Date:
Subject: How To Return a Row or Result Set
Next
From:
Date:
Subject: Re: