How to update record in a specified order

From: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
To: pgsql-sql(at)postgresql(dot)org
Subject: How to update record in a specified order
Date: 2002-08-09 21:21:50
Message-ID: 3D54326E.EB235934@nsd.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all,

I want to update a field with a 'NEXTVAL', but I want the record updated
in a specific order.
Any simple way of doing this other than having to create a temp table?

JLL

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jean-Luc Lachance 2002-08-09 21:36:07 Re: SQL syntax
Previous Message h012 2002-08-09 20:49:07 Re: expressions operating on arrays