Update Help

From: "Yudie(at)axiontech(dot)com" <yudie(at)axiontech(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Update Help
Date: 2002-09-03 16:38:30
Message-ID: 001a01c25368$5b374c10$8a01a8c0@yudie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
Let say I have 2 Product table, both of them has columns ProductID and Price
What is the update command if I want to update all Prices of first table to be equal with Price in second table?

Please Help.

Yudie

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Oliver Elphick 2002-09-03 18:01:21 Re: Update Help
Previous Message Yudieg@hotmail.com 2002-09-03 16:19:18 Update help