View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 11:08 PM
Evandro Andersen
 
Posts: n/a
Default Delete/Update with ORDER BY

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/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote