Delete/Update with order by

Поиск
Список
Период
Сортировка
От Evandro Andersen
Тема Delete/Update with order by
Дата
Msg-id be0d1c940710250522w6ea6a4a8j9018404a58235679@mail.gmail.com
обсуждение исходный текст
Ответы Re: Delete/Update with order by  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: Delete/Update with order by  (David Fetter <david@fetter.org>)
Список pgsql-general
In Oracle you can use this:

DELETE FROM A WHERE A1 = 10 ORDER BY A2

There is something in the Postgresql ?

Evandro Andersen
Brazil
Postgresql 8.2

В списке pgsql-general по дате отправления:

Предыдущее
От: Jim Gates
Дата:
Сообщение: Locale collation issues
Следующее
От: Reg Me Please
Дата:
Сообщение: Re: [PGSQL v8.2.5] Similar queries behave differently