copying from one table to another

From: Omega Weapon <weapon_77(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: copying from one table to another
Date: 1999-10-06 02:51:44
Message-ID: 19991006025144.4152.rocketmail@web903.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shadkam Islam 1999-10-06 04:34:24 Confusion in Insert Query syntax
Previous Message Omega Weapon 1999-10-06 02:37:55 copying from one table to another