Select into - Mailing list pgsql-sql

From Christopher Kings-Lynne
Subject Select into
Date
Msg-id GNELIHDDFBOCMGBFGEFOKEKLCAAA.chriskl@familyhealth.com.au
Whole thread Raw
Responses Re: Select into
Re: Select into
List pgsql-sql
Hi All,

Is it possible to insert into a table based on a select from another table?

The docs for SELECT INTO and like seem to imply you can only create a table
based on a select, not append to an existing table.

How do you do this?

Chris



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Getting matching and non-matching results (long)
Next
From: Stephan Szabo
Date:
Subject: Re: Select into