copying from one table to another

From: Omega Weapon <weapon_77(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: paj(at)evoserve(dot)com
Subject: copying from one table to another
Date: 1999-10-06 02:37:55
Message-ID: 19991006023755.16452.rocketmail@web901.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?

=====

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

Browse pgsql-general by date

  From Date Subject
Next Message Omega Weapon 1999-10-06 02:51:44 copying from one table to another
Previous Message Howie 1999-10-05 23:10:54 Re: [GENERAL] Foreign Key