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

From Jean-Luc Lachance
Subject Re: How to update record in a specified order
Date
Msg-id 3D543B55.CE5F5DEF@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  (Josh Berkus <josh@agliodbs.com>)
List pgsql-sql
As in an order by clause... If it existed.

Josh Berkus wrote:
> 
> 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 Berkus
>  Aglio Database Solutions
>  San Francisco
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: 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


pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: How to update record in a specified order
Next
From: "Dan Langille"
Date:
Subject: Re: How to update record in a specified order