Re: How to update record in a specified order

Поиск
Список
Период
Сортировка
От Jean-Luc Lachance
Тема Re: How to update record in a specified order
Дата
Msg-id 3D543B55.CE5F5DEF@nsd.ca
обсуждение исходный текст
Ответ на Re: expressions operating on arrays  (h012@ied.com)
Ответы Re: How to update record in a specified order  (Josh Berkus <josh@agliodbs.com>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: How to update record in a specified order
Следующее
От: "Dan Langille"
Дата:
Сообщение: Re: How to update record in a specified order