deleting rows in specific order

From: Daniel Drotos <drdani(at)mazsola(dot)iit(dot)uni-miskolc(dot)hu>
To: pgsql-sql(at)postgresql(dot)org
Subject: deleting rows in specific order
Date: 2006-10-09 20:14:20
Message-ID: Pine.LNX.4.61.0610092207210.24332@mazsola.iit.uni-miskolc.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

What is the best way to do something like:

delete from tablename where something order by somefield...

Daniel

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jim C. Nasby 2006-10-09 21:54:59 Re: [HACKERS] timestamp subtraction (was Re: formatting intervals with to_char)
Previous Message Aaron Bono 2006-10-09 19:57:28 Re: [HACKERS] timestamp subtraction (was Re: formatting intervals with to_char)