Delete/Update with ORDER BY

From: Evandro Andersen <evandro_andersen2000(at)yahoo(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Delete/Update with ORDER BY
Date: 2007-10-25 12:25:14
Message-ID: 298731.81273.qm@web60414.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In Oracle you can use this:

DELETE FROM A WHERE A1 = 10 ORDER BY A2

There is something in the Postgresql ?

Evandro Andersen

Brazil

Postgresql 8.2

Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message tfinneid 2007-10-25 12:28:04 Re: select count() out of memory
Previous Message Evandro Andersen 2007-10-25 12:22:02 Delete/Update with order by