How to update record in a specified order - Mailing list pgsql-sql

From Jean-Luc Lachance
Subject How to update record in a specified order
Date
Msg-id 3D54326E.EB235934@nsd.ca
Whole thread Raw
In response to Re: expressions operating on arrays  (h012@ied.com)
Responses Re: How to update record in a specified order
List 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


pgsql-sql by date:

Previous
From: h012@ied.com
Date:
Subject: Re: expressions operating on arrays
Next
From: Jean-Luc Lachance
Date:
Subject: Re: SQL syntax