Update help

From: "Yudieg(at)hotmail(dot)com" <yudieg(at)hotmail(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Update help
Date: 2002-09-03 16:19:18
Message-ID: OE50r7MoNYXRRS6HtHO00000811@hotmail.com
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 Yudie@axiontech.com 2002-09-03 16:38:30 Update Help
Previous Message Darren Ferguson 2002-09-03 14:56:28 Re: Why must the function that a trigger calls return