Re: It is possible to update more than 1 table in the same update statement? - Mailing list pgsql-general

From Scott Ribe
Subject Re: It is possible to update more than 1 table in the same update statement?
Date
Msg-id CD2B238A-701D-454A-A0BB-5F8266A16779@killerbytes.com
Whole thread Raw
In response to Re: It is possible to update more than 1 table in the same update statement?  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
On Nov 7, 2010, at 8:20 AM, Andre Lopes wrote:

> I mean update more than one table at the same time with something like this:

Why? Use a transaction.

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





pgsql-general by date:

Previous
From: Andre Lopes
Date:
Subject: Re: It is possible to update more than 1 table in the same update statement?
Next
From: Sergey Konoplev
Date:
Subject: Re: Looking for a Generic lightweight job queueing (stack) implementation.