Re: Delete/Update with order by

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Delete/Update with order by
Дата
Msg-id dcc563d10710292115n3897a9f5g18449a3be6afe579@mail.gmail.com
обсуждение исходный текст
Ответ на Delete/Update with order by  ("Evandro Andersen" <evandro.andersen@gmail.com>)
Список pgsql-general
On 10/25/07, Evandro Andersen <evandro.andersen@gmail.com> wrote:
> In Oracle you can use this:
>
> DELETE FROM A WHERE A1 = 10 ORDER BY A2
>
> There is something in the Postgresql ?

That doesn't work in Oracle 9i, I tried it.

No, there's nothing exactly like it in pgsql.

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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: PostgreSQL and AutoCad
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Pgaccess