copying from one table to another - Mailing list pgsql-general

From Omega Weapon
Subject copying from one table to another
Date
Msg-id 19991006025144.4152.rocketmail@web903.mail.yahoo.com
Whole thread Raw
Responses Re: [GENERAL] copying from one table to another
List pgsql-general
I have two identical tables -- section and
temp_section.  I use the section table for keeping
original values and temp_section for editing.

How do I copy the values from temp_section to section?

=====
Weapon
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

pgsql-general by date:

Previous
From: Omega Weapon
Date:
Subject: copying from one table to another
Next
From: Shadkam Islam
Date:
Subject: Confusion in Insert Query syntax