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

From Josh Berkus
Subject Re: How to update record in a specified order
Date
Msg-id 200208091437.52702.josh@agliodbs.com
Whole thread Raw
In response to How to update record in a specified order  (Jean-Luc Lachance <jllachan@nsd.ca>)
Responses Re: How to update record in a specified order  ("Dan Langille" <dan@langille.org>)
List pgsql-sql
JLL,

> 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?

Please be more speciifc.  What do you mean, "specified order"?


--
-Josh BerkusAglio Database SolutionsSan Francisco



pgsql-sql by date:

Previous
From: h012@ied.com
Date:
Subject: retrieving all rows from a "tree" in one select - how ?
Next
From: Jean-Luc Lachance
Date:
Subject: Re: How to update record in a specified order