How to update record in a specified order

Поиск
Список
Период
Сортировка
От Jean-Luc Lachance
Тема How to update record in a specified order
Дата
Msg-id 3D54326E.EB235934@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
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 по дате отправления:

Предыдущее
От: h012@ied.com
Дата:
Сообщение: Re: expressions operating on arrays
Следующее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: SQL syntax