Re: DELETE with JOIN - Mailing list pgsql-sql

From felix@crowfix.com
Subject Re: DELETE with JOIN
Date
Msg-id 20080807183537.GA31356@crowfix.com
Whole thread Raw
In response to Re: DELETE with JOIN  (Ragnar <gnari@hive.is>)
List pgsql-sql
On Thu, Aug 07, 2008 at 05:05:38PM +0000, Ragnar wrote:

> did you look at DELETE FROM table1 USING table2 WHERE ... ?

No, I hadn't known about that.  It looks handy to know about, at
least, but I don't see it for Oracle.  I am going to play with that,
but I don't think it will help here.

--            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.    Felix Finch: scarecrow repairman & rocket
surgeon/ felix@crowfix.com GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
 
I've found a solution to Fermat's Last Theorem but I see I've run out of room o


pgsql-sql by date:

Previous
From: "Picavet Vincent"
Date:
Subject: enumerate groups given a certain value
Next
From: felix@crowfix.com
Date:
Subject: Re: DELETE with JOIN